set font on linux
This commit is contained in:
parent
c83cce0ab6
commit
3d404b6e11
@ -53,7 +53,9 @@ if has('gui_running')
|
|||||||
set guioptions-=r
|
set guioptions-=r
|
||||||
|
|
||||||
if has('win32')
|
if has('win32')
|
||||||
set guifont=Lucida_Console:h10
|
set guifont=Lucida_Console:h12
|
||||||
|
else
|
||||||
|
set guifont=Monospace\ 12
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user