vim-commentary plugin
This commit is contained in:
parent
8d62a08958
commit
99ca1a38ed
3
vimrc
3
vimrc
|
@ -70,7 +70,8 @@ Plugin 'shawncplus/phpcomplete.vim'
|
||||||
" vim-vue
|
" vim-vue
|
||||||
" https://github.com/posva/vim-vue
|
" https://github.com/posva/vim-vue
|
||||||
Plugin 'posva/vim-vue'
|
Plugin 'posva/vim-vue'
|
||||||
|
" vim-commentary
|
||||||
|
Plugin 'tpope/vim-commentary'
|
||||||
|
|
||||||
|
|
||||||
" All of your Plugins must be added before the following line
|
" All of your Plugins must be added before the following line
|
||||||
|
|
Loading…
Reference in New Issue