This commit is contained in:
2024-06-18 17:15:24 +02:00
parent 4c9e4a73c8
commit badab540d8
4 changed files with 10 additions and 0 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()