diff --git a/vim/vimrc b/vim/vimrc index f379daf..97af497 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -140,7 +140,7 @@ if has('gui_running') set guifont=PxPlus_IBM_EGA8:h12:cDEFAULT:qDRAFT else set guifont=PxPlus\ IBM\ EGA8\ 12 - set linespace=-3 + set linespace=-2 endif endif