Dark solarized by default

This commit is contained in:
Martin Potier 2016-09-04 03:29:40 +02:00
parent 9f931911e3
commit ce34d2df41
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ if has('gui_running')
set background=light
set guifont=Inconsolata\ 16
else
set background=light
set background=dark
endif
let g:solarized_termcolors=16