Adding vim-solarized colors

This commit is contained in:
Nick Nisi
2012-04-18 22:38:36 -05:00
parent 0ed4b7eecf
commit a0d4975384
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

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