Added vim-illuminate and vim-surround
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user