remove vertical colored column
This commit is contained in:
parent
fb39d02d49
commit
859bc62ab5
|
|
@ -32,7 +32,7 @@ vim.opt.isfname:append '@-@'
|
|||
|
||||
vim.opt.updatetime = 50
|
||||
|
||||
vim.opt.colorcolumn = '80'
|
||||
-- vim.opt.colorcolumn = '80'
|
||||
|
||||
-- Neorg settings --
|
||||
vim.opt.foldmethod = 'indent'
|
||||
|
|
|
|||
Loading…
Reference in New Issue