vimrc: oh no not enough linespace

master
an 2019-06-18 09:58:40 -04:00
parent c9f5ac5ce3
commit 45ed70a178
1 changed files with 1 additions and 1 deletions

View File

@ -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