Change to new color scheme, with dark background.

This commit is contained in:
Thomas Gideon 2015-03-30 11:33:53 -04:00
parent 546dd5d489
commit ae467de46c

3
gvimrc
View file

@ -7,6 +7,7 @@ source ~/.gvimrc_local
set lines=9999
" from the help, recommended for widest possible
set columns=9999
colorscheme desert
colorscheme solarized
set background=dark
" enable antialiasing for environments supporting it
set anti