nvim cmdheight 0
This commit is contained in:
parent
b83c39bb6c
commit
fb98aeb74f
@ -14,6 +14,8 @@ opt.clipboard:append { 'unnamedplus' }
|
|||||||
|
|
||||||
opt.shortmess:append { s = true, I = true } -- disable startup message
|
opt.shortmess:append { s = true, I = true } -- disable startup message
|
||||||
|
|
||||||
|
opt.cmdheight = 0
|
||||||
|
|
||||||
opt.shell = 'zsh'
|
opt.shell = 'zsh'
|
||||||
|
|
||||||
opt.ttimeoutlen = 50
|
opt.ttimeoutlen = 50
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user