|
|
@@ -56,13 +56,13 @@
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/YouCompleteMe"]
|
|
|
path = vim/bundle/YouCompleteMe
|
|
|
- url = https://github.com/Valloric/YouCompleteMe.git
|
|
|
+ url = git://github.com/Valloric/YouCompleteMe.git
|
|
|
ignore = dirty
|
|
|
[submodule "vim/pathogen"]
|
|
|
path = vim/pathogen
|
|
|
- url = https://github.com/tpope/vim-pathogen.git
|
|
|
+ url = git://github.com/tpope/vim-pathogen.git
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/vim-fugitive"]
|
|
|
path = vim/bundle/vim-fugitive
|
|
|
- url = https://github.com/tpope/vim-fugitive.git
|
|
|
+ url = git://github.com/tpope/vim-fugitive.git
|
|
|
ignore = dirty
|