set guifont to Consolas on Windows

This commit is contained in:
Josh Holtrop 2013-05-13 11:28:49 -04:00
parent 464a2d32e0
commit 9fef1f06d1

1
vimrc
View File

@ -57,6 +57,7 @@ if has("win32") || has("win64")
set shellcmdflag=--login\ -c
let $CHERE_INVOKING=1
endif
set guifont=Consolas:h11:cANSI
endif
" mappings