Set cmdheight=0
This commit is contained in:
@@ -81,3 +81,4 @@ vim.opt.textwidth = 0
|
|||||||
vim.opt.colorcolumn = "81"
|
vim.opt.colorcolumn = "81"
|
||||||
vim.opt.shortmess:append("a")
|
vim.opt.shortmess:append("a")
|
||||||
vim.opt.autoread = true
|
vim.opt.autoread = true
|
||||||
|
vim.opt.cmdheight = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user