Added vim-illuminate and vim-surround
parent
1f1b409e6b
commit
f20e5b5e19
|
@ -30,6 +30,10 @@ Plug 'autozimu/LanguageClient-neovim', {
|
|||
|
||||
Plug 'tpope/vim-dispatch'
|
||||
|
||||
Plug 'RRethy/vim-illuminate'
|
||||
|
||||
Plug 'tpope/vim-surround'
|
||||
|
||||
call plug#end()
|
||||
|
||||
" tabwidth
|
||||
|
|
Loading…
Reference in New Issue