mirror of
https://github.com/amix/vimrc
synced 2025-07-09 02:25:00 +08:00
changed size of cmd line to 1
This commit is contained in:
@ -87,7 +87,7 @@ endif
|
|||||||
set ruler
|
set ruler
|
||||||
|
|
||||||
" Height of the command bar
|
" Height of the command bar
|
||||||
set cmdheight=2
|
set cmdheight=1
|
||||||
|
|
||||||
" A buffer becomes hidden when it is abandoned
|
" A buffer becomes hidden when it is abandoned
|
||||||
set hid
|
set hid
|
||||||
|
Reference in New Issue
Block a user