feat(nvim): vim-fugitive plugin for git

This commit is contained in:
Gregor Bückendorf 2023-07-14 16:38:49 +02:00
parent 8d12ad4918
commit e7703f4efd

View file

@ -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