Tweak font size on Linux
parent
b4df62027a
commit
4a1b531d16
|
@ -45,5 +45,5 @@ if has('win32')
|
|||
set directory=.,$TEMP,
|
||||
elseif has('unix')
|
||||
" Nice font and size (escape spaces) (GUI only)
|
||||
set guifont=Luxi\ Mono\ 10
|
||||
set guifont=Luxi\ Mono\ 9
|
||||
endif
|
||||
|
|
Reference in New Issue