vimrc: Set default Win32 font.

This commit is contained in:
Ryan Cavicchioni 2010-05-17 16:52:48 -05:00
parent add514202f
commit fd9c5e64c1

2
.vimrc
View File

@ -12,7 +12,7 @@ else
endif
if has("gui_running")
if has("win32")
set guifont=Consolas:h10:b
set guifont=Droid_Sans_Mono:h9:cANSI
elseif has("mac")
"set guifont=Menlo\ Bold
"set guifont=Bitstream\ Vera\ Sans\ Mono\ Bold