diff --git a/vimrc b/vimrc index 7d56912..ea67c90 100644 --- a/vimrc +++ b/vimrc @@ -58,6 +58,7 @@ if has("win32") || has("win64") let $CHERE_INVOKING=1 endif set guifont=Consolas:h11:cANSI + set linespace=0 endif " mappings