vimrc: re-enable fugitive

This commit is contained in:
Gabriel Ebner 2019-04-14 14:21:58 +02:00
parent da7c50027f
commit b7d2bd6f6e

2
vimrc

@ -67,7 +67,7 @@ Plug 'superbrothers/vim-vimperator'
Plug 'idris-hackers/idris-vim'
" Plug 'tpope/vim-fugitive' " git integration
Plug 'tpope/vim-fugitive' " git integration
Plug 'jreybert/vimagit'
Plug 'airblade/vim-gitgutter'