Add laststatus = 3 so that we can see fillchars for splits, additionally, ran formatter
This commit is contained in:
parent
a0167322fc
commit
f6dee75d2c
1 changed files with 17 additions and 15 deletions
|
|
@ -55,4 +55,6 @@ opt.splitbelow = true
|
||||||
-- Removes the extra command line bar at the bottom, using lualine instead
|
-- Removes the extra command line bar at the bottom, using lualine instead
|
||||||
opt.cmdheight = 0
|
opt.cmdheight = 0
|
||||||
|
|
||||||
|
opt.laststatus = 3
|
||||||
|
|
||||||
return opt
|
return opt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue