Set cmdheight=0

This commit is contained in:
2023-09-24 04:54:50 +02:00
parent df63eeb98e
commit f16419e7e2
+1
View File
@@ -81,3 +81,4 @@ vim.opt.textwidth = 0
vim.opt.colorcolumn = "81"
vim.opt.shortmess:append("a")
vim.opt.autoread = true
vim.opt.cmdheight = 0