Dark solarized by default
This commit is contained in:
parent
9f931911e3
commit
ce34d2df41
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ if has('gui_running')
|
||||||
set background=light
|
set background=light
|
||||||
set guifont=Inconsolata\ 16
|
set guifont=Inconsolata\ 16
|
||||||
else
|
else
|
||||||
set background=light
|
set background=dark
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:solarized_termcolors=16
|
let g:solarized_termcolors=16
|
||||||
|
|
Loading…
Reference in a new issue