Use Monoid font

This commit is contained in:
Anthony Rose 2016-02-09 11:22:30 +00:00
parent 525817e953
commit 3cb18c9552

4
vimrc
View file

@ -44,9 +44,9 @@ silent! syntax on
if has("gui_running") if has("gui_running")
if has("gui_gtk2") if has("gui_gtk2")
set guifont=Monospace\ 10 set guifont=Monoid\ 9
elseif has("gui_win32") elseif has("gui_win32")
set guifont=Consolas:h10:cANSI set guifont=Monoid:h9:cANSI
endif endif
set columns=88 set columns=88