diff --git a/lua/options.lua b/lua/options.lua index 882c984..9a6fcf0 100755 --- a/lua/options.lua +++ b/lua/options.lua @@ -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