Add solorized vim colors

This commit is contained in:
2015-10-12 13:46:58 -04:00
parent bbc6b4c7e3
commit b748f64948
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

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