Skip to content

Commit

Permalink
re-enable gitgutter
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jan 6, 2016
1 parent fd891cd commit 80d0d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles.d/vcs.git.vim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
if executable('git')

NeoBundleLazy 'airblade/vim-gitgutter'
NeoBundle 'airblade/vim-gitgutter'
NeoBundle 'tpope/vim-fugitive', {
\ 'autoload' : {'commands':
\ ['Gwrite', 'Gcommit', 'Gmove', 'Ggrep', 'Gbrowse', 'Glog',
Expand Down

0 comments on commit 80d0d31

Please sign in to comment.