merged?Merge branch 'public' of github.com:bvanroll/_dotfiles into public

This commit is contained in:
2024-06-20 15:55:52 +02:00
6 changed files with 21 additions and 4 deletions

1
.vimrc
View File

@@ -99,6 +99,7 @@ call plug#begin('~/.vim/plugged')
Plug 'kien/rainbow_parenthesis'
"Plug 'kien/rainbow_parenth
Plug 'ap/vim-css-color'
Plug 'rust-lang/rust.vim'
call plug#end()