set linespace=0 on Windows

This commit is contained in:
Josh Holtrop 2013-05-13 11:43:42 -04:00
parent 9fef1f06d1
commit 132b8669dd

1
vimrc
View File

@ -58,6 +58,7 @@ if has("win32") || has("win64")
let $CHERE_INVOKING=1
endif
set guifont=Consolas:h11:cANSI
set linespace=0
endif
" mappings