Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting')
parent
46e7625928
commit
58df131415
|
@ -3,7 +3,6 @@
|
|||
" Plug setup {{{
|
||||
|
||||
call plug#begin()
|
||||
Plug 'tpope/vim-commentary'
|
||||
Plug 'machakann/vim-sandwich'
|
||||
Plug 'Shougo/context_filetype.vim'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
|
|
Loading…
Reference in New Issue