nvim laststatus -> 3

This commit is contained in:
Evie Litherland-Smith 2023-04-04 17:33:18 +01:00
parent 3488e1e36e
commit c8f8584418

View file

@ -1,4 +1,5 @@
-- Opt
vim.opt.laststatus = 3
vim.opt.shiftwidth = 4
vim.opt.expandtab = true
vim.opt.number = true