Switch git plugins

This commit is contained in:
Thomas Gideon 2020-09-21 10:54:45 -04:00
parent 1be503a5a9
commit d0925604b8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Plug 'vim-airline/vim-airline-themes'
" git integration
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-rhubarb'
Plug 'airblade/vim-gitgutter'
Plug 'mhinz/vim-signify'
" visualize vim's undo tree
Plug 'sjl/gundo.vim'
" better support for JS