fix: fixing laststatus harder

This commit is contained in:
Christian Chiarulli 2022-09-20 22:15:03 -04:00
parent 3cb939bf2f
commit b954329f98
2 changed files with 2 additions and 2 deletions

View file

@ -30,6 +30,4 @@ function M.config(config)
end
end
vim.opt.laststatus = 3
return M