vimrc: set cmdheight
This commit is contained in:
parent
82a58dc4d2
commit
18bb809e35
@ -760,6 +760,7 @@ set foldmethod=manual " manual folding
|
||||
set encoding=utf-8 " important for powerline besides others
|
||||
set fileencoding=utf-8 " set encoding for newly saved files
|
||||
set noscrollbind
|
||||
set cmdheight=2 " lines under {status,air}line
|
||||
set updatetime=250
|
||||
|
||||
" no background from colorscheme as it messes with background transparency in kitty
|
||||
|
Loading…
Reference in New Issue
Block a user