This commit is contained in:
2024-06-16 06:50:40 +02:00
parent 71c73436ee
commit 4c9e4a73c8
3 changed files with 5 additions and 2 deletions

1
.vimrc
View File

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