add column limiut
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user