vimrc: use magit instead of fugitive
This commit is contained in:
parent
199b4c00a7
commit
54dad20ab7
3
vimrc
3
vimrc
@ -67,7 +67,8 @@ Plug 'superbrothers/vim-vimperator'
|
|||||||
|
|
||||||
Plug 'idris-hackers/idris-vim'
|
Plug 'idris-hackers/idris-vim'
|
||||||
|
|
||||||
Plug 'tpope/vim-fugitive' " git integration
|
" Plug 'tpope/vim-fugitive' " git integration
|
||||||
|
Plug 'jreybert/vimagit'
|
||||||
Plug 'airblade/vim-gitgutter'
|
Plug 'airblade/vim-gitgutter'
|
||||||
|
|
||||||
Plug 'lervag/vimtex'
|
Plug 'lervag/vimtex'
|
||||||
|
Loading…
Reference in New Issue
Block a user