diff --git a/vimrcs/basic.vim b/vimrcs/basic.vim index 68b79b82..088231d5 100644 --- a/vimrcs/basic.vim +++ b/vimrcs/basic.vim @@ -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