add column limiut
This commit is contained in:
parent
f70ce6f237
commit
21ca8a3fbe
@ -18,6 +18,7 @@ vim.opt.signcolumn = "yes"
|
||||
|
||||
vim.opt.termguicolors = true
|
||||
vim.opt.cursorline = true
|
||||
vim.opt.colorcolumn= "100"
|
||||
|
||||
-- vim.opt.foldenable = false
|
||||
-- vim.opt.foldmethod = "indent"
|
||||
|
Loading…
Reference in New Issue
Block a user