Shrinking width guide so two files fit side-by-side
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
local opt = vim.opt
|
||||
opt.autowriteall = true
|
||||
opt.colorcolumn = "121"
|
||||
opt.colorcolumn = "100"
|
||||
opt.hidden = false
|
||||
opt.tabstop = 4
|
||||
opt.shiftwidth = 4
|
||||
|
||||
Reference in New Issue
Block a user