Add some plugins

This commit is contained in:
2012-05-19 15:56:52 -04:00
parent 31e8de4dad
commit c4f4df0e97
8 changed files with 282 additions and 16 deletions

9
.gitmodules vendored Normal file
View File

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