nvim: init.vim: Reintroduce vim-vinegar
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
4a640413a7
commit
8fcb0af80c
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ Plug 'tpope/vim-repeat'
|
|||
Plug 'tpope/vim-eunuch'
|
||||
Plug 'tpope/vim-sleuth'
|
||||
Plug 'tpope/vim-unimpaired'
|
||||
Plug 'tpope/vim-vinegar'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
Plug 'igankevich/mesonic'
|
||||
Plug 'stefandtw/quickfix-reflector.vim'
|
||||
|
|
Loading…
Reference in a new issue