Fixing ref to fugitive

This commit is contained in:
yan 2011-12-08 01:27:14 -08:00 committed by Yan Pritzker
parent d6c79720ae
commit 8def4bc94e
2 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "KeyBindings"]
path = KeyBindings
url = https://github.com/ttscoff/KeyBindings.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/tpope-fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/raimondi-delimitMate"]
path = vim/bundle/raimondi-delimitMate
url = https://github.com/Raimondi/delimitMate
@ -106,3 +103,6 @@
[submodule "vim/bundle/drewolson-ruby_focused_unit_test_vim"]
path = vim/bundle/drewolson-ruby_focused_unit_test_vim
url = https://github.com/drewolson/ruby_focused_unit_test_vim
[submodule "vim/bundle/tpope-vim-fugitive"]
path = vim/bundle/tpope-vim-fugitive
url = https://github.com/tpope/vim-fugitive