recent updates
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
local opt = vim.opt
|
||||
opt.autowriteall = true
|
||||
opt.colorcolumn = "100"
|
||||
opt.hidden = false
|
||||
-- opt.hidden = false
|
||||
opt.tabstop = 4
|
||||
opt.sidescrolloff = 0
|
||||
opt.shiftwidth = 4
|
||||
|
||||
Reference in New Issue
Block a user