Add laststatus = 3 so that we can see fillchars for splits, additionally, ran formatter

This commit is contained in:
Martin Larsson 2024-04-08 23:17:01 +02:00
parent a0167322fc
commit f6dee75d2c

View file

@ -55,4 +55,6 @@ opt.splitbelow = true
-- Removes the extra command line bar at the bottom, using lualine instead
opt.cmdheight = 0
opt.laststatus = 3
return opt