options: set cmdheight to 0

This commit is contained in:
Guanran Wang 2024-12-19 19:57:06 +08:00
parent b41d552d7a
commit 76ddc5ef4f
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -47,4 +47,5 @@ vim.opt.tabstop = 2
-- Visuals
vim.opt.laststatus = 3
vim.opt.showmode = false -- Handled by lualine
vim.opt.cmdheight = 0 -- Remove gap between lualine and tmux
vim.opt.signcolumn = "yes" -- Prevents shifting