add new submodules

This commit is contained in:
Michael Campagnaro 2012-11-05 20:26:59 -05:00
parent e423a66741
commit 478dbc2507
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored Normal file
View File

@ -0,0 +1,12 @@
[submodule ".vim/bundle/Command-T"]
path = .vim/bundle/Command-T
url = git://github.com/wincent/Command-T.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule ".vim/bundle/vim-colorscheme-elrodeo"]
path = .vim/bundle/vim-colorscheme-elrodeo
url = git://github.com/chmllr/vim-colorscheme-elrodeo.git

1
.vim/bundle/Command-T Submodule

@ -0,0 +1 @@
Subproject commit 07087e16ba8fe0a87b1d1ccd03e158a0157dc1f8

@ -0,0 +1 @@
Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21

@ -0,0 +1 @@
Subproject commit 01a23559bbbb1f28ff13fa2f11dbe66c356ee8b4

@ -0,0 +1 @@
Subproject commit 003f38c6a4d8e3d527e4e1dfeab6fdf05c8ff149