Renamed module for standardization

This commit is contained in:
yan
2011-12-07 00:33:11 -08:00
committed by Yan Pritzker
parent 0c4856935d
commit 8c0b08356e
2 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@@ -4,9 +4,6 @@
[submodule "vim/bundle/fugitive"]
path = vim/bundle/tpope-fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-ruby-conque"]
path = vim/bundle/vim-ruby-conque
url = https://github.com/skwp/vim-ruby-conque
[submodule "vim/bundle/raimondi-delimitMate"]
path = vim/bundle/raimondi-delimitMate
url = https://github.com/Raimondi/delimitMate
@@ -25,3 +22,6 @@
[submodule "vim/bundle/skwp-vim-colors-solarized"]
path = vim/bundle/skwp-vim-colors-solarized
url = https://github.com/skwp/vim-colors-solarized
[submodule "vim/bundle/skwp-vim-ruby-conque"]
path = vim/bundle/skwp-vim-ruby-conque
url = https://github.com/skwp/vim-ruby-conque