fix: no colorcolumn for zenmode
This commit is contained in:
parent
e2d9536c18
commit
c00715816f
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ return {
|
|||
cursorcolumn = false, -- disable cursor column
|
||||
foldcolumn = "0", -- disable fold column
|
||||
list = false, -- disable whitespace characters
|
||||
colorcolumn = "0", -- disable line width indicator
|
||||
},
|
||||
},
|
||||
plugins = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue