Commit 2127c831 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

VimRC: Added new git sign bundle.

parent 4c3566db
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -63,6 +63,8 @@ if 1 == VimRCBundlesMisc
  Plugin 'copypath.vim'
  " systemd syntax highlighting
  Plugin 'Matt-Deacalion/vim-systemd-syntax'
  " A Vim plugin which shows a git diff in the 'gutter' (sign column)
  Plugin 'airblade/vim-gitgutter'
endif

if 1 == VimRCBundlesDevel