Skip to content

Commit

Permalink
remove additional height (amix#540)
Browse files Browse the repository at this point in the history
why? May be there's a reason anyway in case you missed it.
  • Loading branch information
aquiire authored and amix committed Nov 16, 2019
1 parent 72bdaba commit d551d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrcs/basic.vim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d551d7b

Please sign in to comment.