remove additional height (#540)

why? May be there's a reason anyway in case you missed it.
pull/547/head
aquiire 4 years ago committed by Amir Salihefendic
parent 72bdaba47e
commit d551d7b20d
  1. 2
      vimrcs/basic.vim

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

Loading…
Cancel
Save