nvim laststatus -> 3
This commit is contained in:
parent
3488e1e36e
commit
c8f8584418
|
@ -1,4 +1,5 @@
|
||||||
-- Opt
|
-- Opt
|
||||||
|
vim.opt.laststatus = 3
|
||||||
vim.opt.shiftwidth = 4
|
vim.opt.shiftwidth = 4
|
||||||
vim.opt.expandtab = true
|
vim.opt.expandtab = true
|
||||||
vim.opt.number = true
|
vim.opt.number = true
|
||||||
|
|
Loading…
Reference in a new issue