no background def for zenburn

This commit is contained in:
Loic Nageleisen 2012-04-17 16:49:41 +02:00
parent 85870d17b9
commit 891beddf71

4
vimrc
View file

@ -35,7 +35,7 @@ if has('gui_running') "GUI specific settings
"no scrollbars
set guioptions-=Lrb
set background=light
"set background=light
"set transparency=8
"window size
@ -45,7 +45,7 @@ if has('gui_running') "GUI specific settings
else "non-GUI
set showtabline=1 "automatic tab bar
set mouse=a "mouse support
set background=light
"set background=light
endif
"color theme