changed size of cmd line to 1
This commit is contained in:
parent
921d2e54f5
commit
a7e2afb883
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,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…
Reference in a new issue