Revert "refactor(nvim): set cmdheight to 0"
This reverts commit 32282ee771472024b458e4193ef94be66589d233.
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…
x
Reference in New Issue
Block a user