[ADD][VIM] Commentary plug-in
This commit is contained in:
parent
af41ebe8e3
commit
9bb660ca1d
|
@ -138,6 +138,8 @@ Plug 'tpope/vim-surround'
|
|||
Plug 'tpope/vim-repeat'
|
||||
" Some ex command mappings
|
||||
Plug 'tpope/vim-unimpaired'
|
||||
" Easily comment
|
||||
Plug 'tpope/vim-commentary'
|
||||
" }}}
|
||||
|
||||
" Snippets {{{
|
||||
|
|
Loading…
Reference in a new issue