set slate as gui colorscheme

This commit is contained in:
Thomas Ruoff
2011-10-25 22:42:11 +02:00
parent 1ee2c5ec34
commit c9667aeaab

8
vimrc
View File

@@ -75,10 +75,10 @@ endif
" COLOR SCHEME " COLOR SCHEME
set t_Co=256 set t_Co=256
set background=dark set background=dark
"colorscheme solarized "colorscheme slate
"if has("gui_running") if has("gui_running")
" colorscheme railscast colorscheme slate
"endif endif
" FOLDING " FOLDING
set foldenable " enable folding set foldenable " enable folding