|
|
@@ -88,11 +88,11 @@
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/vim-bundler"]
|
|
|
path = vim/bundle/vim-bundler
|
|
|
- url = https://github.com/tpope/vim-bundler
|
|
|
+ url = https://github.com/tpope/vim-bundler.git
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/vim-cucumber"]
|
|
|
path = vim/bundle/vim-cucumber
|
|
|
- url = github:tpope/vim-cucumber.git
|
|
|
+ url = https://github.com/tpope/vim-cucumber.git
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/tabular"]
|
|
|
path = vim/bundle/tabular
|
|
|
@@ -100,8 +100,9 @@
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/vim-rspec"]
|
|
|
path = vim/bundle/vim-rspec
|
|
|
- url = https://github.com/tpope/vim-rspec
|
|
|
+ url = https://github.com/tpope/vim-rspec.git
|
|
|
ignore = dirty
|
|
|
[submodule "vim/bundle/tabular.vim"]
|
|
|
path = vim/bundle/tabular.vim
|
|
|
url = https://github.com/godlygeek/tabular.git
|
|
|
+ ignore = dirty
|