Renamed fugitive bundle to tpope-fugitive following github convention

This commit is contained in:
yan 2011-12-06 23:05:56 -08:00 committed by Yan Pritzker
parent 01c6a6ebb5
commit 0d3bf1a3ac
2 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -2,7 +2,7 @@
path = KeyBindings path = KeyBindings
url = https://github.com/ttscoff/KeyBindings.git url = https://github.com/ttscoff/KeyBindings.git
[submodule "vim/bundle/fugitive"] [submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive path = vim/bundle/tpope-fugitive
url = http://github.com/tpope/vim-fugitive.git url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-colors-solarized"] [submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized path = vim/bundle/vim-colors-solarized