removing nerdcommenter plugin from vim
This commit is contained in:
parent
a412c60605
commit
a6c5ed7951
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Plug 'airblade/vim-gitgutter'
|
|||
Plug 'shaunsingh/nord.nvim'
|
||||
|
||||
" Commenter
|
||||
Plug 'scrooloose/nerdcommenter'
|
||||
" Plug 'scrooloose/nerdcommenter'
|
||||
|
||||
" Sayonara
|
||||
Plug 'mhinz/vim-sayonara', { 'on': 'Sayonara' }
|
||||
|
|
Loading…
Reference in a new issue