1
0
Fork 0
mirror of synced 2024-07-26 18:11:12 -04:00

remove additional height (#540)

why? May be there's a reason anyway in case you missed it.
This commit is contained in:
aquiire 2019-11-16 20:59:12 +05:30 committed by Amir Salihefendic
parent 72bdaba47e
commit d551d7b20d

View file

@ -79,7 +79,7 @@ endif
set ruler
" Height of the command bar
set cmdheight=2
set cmdheight=1
" A buffer becomes hidden when it is abandoned
set hid