light is back at the terminal

This commit is contained in:
Loic Nageleisen 2012-02-03 19:39:06 +01:00
parent cb47e554fe
commit 17d6027879

2
vimrc
View file

@ -45,7 +45,7 @@ if has('gui_running') "GUI specific settings
else "non-GUI else "non-GUI
set showtabline=1 "automatic tab bar set showtabline=1 "automatic tab bar
set mouse=a "mouse support set mouse=a "mouse support
set background=dark set background=light
endif endif
"color theme "color theme