Fix submodule path
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user