Always use dark background

This commit is contained in:
Gea-Suan Lin
2013-07-23 12:33:00 +08:00
parent 4fe4e89bc1
commit 2c670d3d68

4
.vimrc
View File

@@ -29,11 +29,7 @@ set wildmenu
syntax on
"
" color schema
if has('gui_running')
set background=light
else
set background=dark
endif
let g:airline_powerline_fonts = 1
let g:solarized_termcolors=256
colo solarized