mirror of
1
0
Fork 0

remove additional height

why? May be there's a reason anyway in case you missed it.
This commit is contained in:
aquiire 2019-10-09 14:09:08 +05:30 committed by GitHub
parent 3aefdbd21a
commit 1b39e5e0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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