Switching to the new Solarized colorscheme

This commit is contained in:
Steve Francia 2011-04-06 12:26:50 -04:00
parent acfd4698a8
commit 3a58281607
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

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

@ -0,0 +1 @@
Subproject commit a211ae8fc9d36d06c7718f41b7ec01fc2deb1de1

2
.vimrc
View File

@ -69,7 +69,7 @@
" }
" Vim UI {
color molokai " load a colorscheme
color solarized " load a colorscheme
set tabpagemax=15 " only show 15 tabs
set showmode " display the current mode