Update font
This commit is contained in:
parent
3062d4678d
commit
95d359292a
@ -56,9 +56,9 @@ if has('gui_running')
|
|||||||
set guioptions-=r
|
set guioptions-=r
|
||||||
|
|
||||||
if has('unix')
|
if has('unix')
|
||||||
set guifont=Terminus\ 12
|
set guifont=Source\ Code\ Pro\ Regular\ 10
|
||||||
else
|
else
|
||||||
set guifont=Terminus:h12
|
set guifont=Source\ Code\ Pro\ Regular:h10
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user