Unset cmdheight (bring it back)

This commit is contained in:
2023-09-15 15:32:05 +02:00
parent 2c87fb26a9
commit f9872f9ab8
-1
View File
@@ -86,4 +86,3 @@ vim.opt.hlsearch = true
vim.opt.laststatus = 3 vim.opt.laststatus = 3
vim.opt.textwidth = 0 vim.opt.textwidth = 0
vim.opt.colorcolumn = "81" vim.opt.colorcolumn = "81"
vim.opt.cmdheight = 0