Guifont to 14pt, final knitpicking
This commit is contained in:
parent
ebaa4c8edd
commit
d5634c4a4f
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ let
|
||||||
if has('gui_running')
|
if has('gui_running')
|
||||||
" When gui is running, it pretty much sets its own colors
|
" When gui is running, it pretty much sets its own colors
|
||||||
set background=dark
|
set background=dark
|
||||||
set guifont=Victor\ Mono\ 18
|
set guifont=Victor\ Mono\ 14
|
||||||
set notitle
|
set notitle
|
||||||
set guioptions=a
|
set guioptions=a
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue