Using pathogen to install vim-colors-solarized

This commit is contained in:
Gea-Suan Lin
2011-12-21 15:48:34 +08:00
parent 1d2c61a871
commit bd4d1e1d38
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule ".vim/bundle/git-vim"]
path = .vim/bundle/git-vim
url = https://github.com/motemen/git-vim
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git