Fix submodule path

This commit is contained in:
yan 2011-11-18 15:44:15 -06:00
parent 366de27d86
commit 3fedc922a7
2 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -4,6 +4,6 @@
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized