Added vim-illuminate and vim-surround

This commit is contained in:
Michael Mandl 2019-11-21 20:36:52 +01:00
parent 1f1b409e6b
commit f20e5b5e19

View file

@ -30,6 +30,10 @@ Plug 'autozimu/LanguageClient-neovim', {
Plug 'tpope/vim-dispatch' Plug 'tpope/vim-dispatch'
Plug 'RRethy/vim-illuminate'
Plug 'tpope/vim-surround'
call plug#end() call plug#end()
" tabwidth " tabwidth