Skip to content

Commit

Permalink
vimrc: vim-fugitive
Browse files Browse the repository at this point in the history
I just need to blame someone
  • Loading branch information
oschrenk committed Aug 6, 2015
1 parent 55bebe3 commit 496434b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ augroup load_ycm
augroup END

" Git
Plug 'tpope/vim-fugitive' " git client in vim
Plug 'airblade/vim-gitgutter' " mark modified, changed, deleted lines

" File types
Expand Down

0 comments on commit 496434b

Please sign in to comment.