nvim: init.vim: Remove vim-vinegar
For some reason, vinegar bindings are not working. And there is no point in debugging this.
This commit is contained in:
parent
4c4517c71f
commit
7fa8b136eb
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ Plug 'tpope/vim-surround'
|
|||
Plug 'tpope/vim-repeat'
|
||||
Plug 'tpope/vim-eunuch'
|
||||
Plug 'tpope/vim-sleuth'
|
||||
Plug 'tpope/vim-vinegar'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
Plug 'igankevich/mesonic'
|
||||
Plug 'rhysd/vim-clang-format', { 'for': [ 'c', 'cpp'] }
|
||||
|
|
Loading…
Reference in a new issue