Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting')
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
" Plug setup {{{
|
" Plug setup {{{
|
||||||
|
|
||||||
call plug#begin()
|
call plug#begin()
|
||||||
Plug 'tpope/vim-commentary'
|
|
||||||
Plug 'machakann/vim-sandwich'
|
Plug 'machakann/vim-sandwich'
|
||||||
Plug 'Shougo/context_filetype.vim'
|
Plug 'Shougo/context_filetype.vim'
|
||||||
Plug 'editorconfig/editorconfig-vim'
|
Plug 'editorconfig/editorconfig-vim'
|
||||||
|
|||||||
Reference in New Issue
Block a user