Add vim-gitgutter

This commit is contained in:
Gea-Suan Lin
2013-03-06 14:08:29 +08:00
parent 787f5a9420
commit ffb770abec
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule ".vim/bundle/ctrlp.vim"] [submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git