[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'
|
Plug 'tpope/vim-repeat'
|
||||||
" Some ex command mappings
|
" Some ex command mappings
|
||||||
Plug 'tpope/vim-unimpaired'
|
Plug 'tpope/vim-unimpaired'
|
||||||
|
" Easily comment
|
||||||
|
Plug 'tpope/vim-commentary'
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" Snippets {{{
|
" Snippets {{{
|
||||||
|
|
Loading…
Reference in a new issue