1
0
Fork 0
mirror of synced 2024-06-02 23:41:09 -04:00

changed size of cmd line to 1

This commit is contained in:
Mirosław Pragłowski 2014-03-20 20:15:39 +01:00
parent 921d2e54f5
commit a7e2afb883

View file

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