1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 23:15:01 +08:00

new submodule fugitive added

This commit is contained in:
hustcalm
2012-10-29 23:17:39 +08:00
parent 402d4224c3
commit b5ce6ef63a
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git

1
bundle/fugitive Submodule

Submodule bundle/fugitive added at 3f703b6e03