feat(nvim): vim-fugitive plugin for git
This commit is contained in:
parent
8d12ad4918
commit
e7703f4efd
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ Plug 'sirtaj/vim-openscad'
|
|||
Plug 'AndrewRadev/bufferize.vim'
|
||||
Plug 'airblade/vim-gitgutter'
|
||||
Plug 'hashivim/vim-terraform'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'tpope/vim-rhubarb'
|
||||
call plug#end()
|
||||
|
||||
" Add a set of commands that will make the 80th column of a document visible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue