Set cmdheight to 0

This commit is contained in:
2023-09-13 23:43:54 +02:00
parent 291bae146b
commit fe821f82fe
+1
View File
@@ -86,3 +86,4 @@ vim.opt.hlsearch = true
vim.opt.laststatus = 3
vim.opt.textwidth = 80
vim.opt.colorcolumn = '+1'
vim.opt.cmdheight = 0