chore: cmd height to 1
This commit is contained in:
@@ -116,7 +116,7 @@ vim.opt.undodir = "/tmp//"
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
-- Height of the command line area.
|
||||
vim.opt.cmdheight = 0
|
||||
vim.opt.cmdheight = 1
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user