use solarized color scheme in urxvt and vim

This commit is contained in:
Thomas Ruoff
2012-04-01 12:39:07 +02:00
parent 2ea90a1468
commit fee1b594f8
5 changed files with 92 additions and 68 deletions

5
.gitmodules vendored
View File

@@ -21,7 +21,10 @@
url = https://github.com/digitaltoad/vim-jade.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "config/awesome"]
path = config/awesome
url = git@github.com:igrat/awesome-config.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git