update font size

This commit is contained in:
Alex Yatskov 2019-08-04 12:58:50 -07:00
parent d74d38b525
commit 74ea927773

View File

@ -59,7 +59,7 @@ if has('gui_running')
set guioptions-=r
if has('unix')
set guifont=Source\ Code\ Pro\ Regular\ 12
set guifont=Source\ Code\ Pro\ Regular\ 10
else
set guifont=Terminus:h12
endif