Add the vim-gitgutter module

This commit is contained in:
Johann Dreo 2013-05-06 14:31:20 +02:00
commit 7b7846d985
2 changed files with 5 additions and 3 deletions

7
.gitmodules vendored
View file

@ -37,6 +37,9 @@
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/vim-multiple-cursors"]
path = .vim/vim-multiple-cursors
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git

@ -1 +0,0 @@
Subproject commit f195ac5e402a1e7d0f75322558da36245dde59d6