adding the signify submodule to replace gitgutter as its essentially the

same thing except signify does the popular version control instead of
just git
This commit is contained in:
Kevin 2014-04-07 12:01:35 -04:00
parent 24339a154b
commit 48466b23f9
2 changed files with 4 additions and 3 deletions

6
.gitmodules vendored
View file

@ -94,6 +94,6 @@
[submodule "vim/bundle/vim-expand-region"]
path = vim/bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-signify"]
path = vim/bundle/vim-signify
url = https://github.com/mhinz/vim-signify

@ -0,0 +1 @@
Subproject commit 2b05c7fd04b248314841a0238bb81daa881582ee