Revert "refactor(nvim): set cmdheight to 0"
This reverts commit 32282ee771
.
This commit is contained in:
parent
f9c76a5e7b
commit
435680d883
@ -118,7 +118,7 @@ M.setup = function()
|
||||
opt.modelines = 5
|
||||
|
||||
-- Set command bar height
|
||||
opt.cmdheight = 0
|
||||
opt.cmdheight = 1
|
||||
end
|
||||
|
||||
return M
|
||||
|
Loading…
Reference in New Issue
Block a user