broken cmdheight?
This commit is contained in:
parent
f8be7b9db4
commit
710e30d350
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
-- settings
|
||||
local opt = vim.opt
|
||||
opt.timeoutlen = 200
|
||||
opt.cmdheight = 0
|
||||
-- opt.cmdheight = 0 -- broken??
|
||||
|
||||
-- lvim specific settings
|
||||
-- general
|
||||
|
|
Loading…
Reference in a new issue