comment and whitespace plugin updates

This commit is contained in:
Andrejus
2020-12-23 17:25:22 +00:00
parent e24f8ef60d
commit 3d6acd34ea
2 changed files with 9 additions and 8 deletions

View File

@@ -85,6 +85,7 @@ Plug 'junegunn/rainbow_parentheses.vim'
let g:rainbow_conf = {'guis': ['bold']}
" }}}
Plug 'unblevable/quick-scope'
Plug 'ntpeters/vim-better-whitespace'
" better motion
Plug 'tpope/vim-surround'