Remove the default colorcolumn
This commit is contained in:
parent
8244e157fd
commit
e332a9835e
|
@ -5,7 +5,6 @@ local settings = {
|
|||
autoindent = true,
|
||||
backup = false,
|
||||
breakindent = true,
|
||||
colorcolumn = "80",
|
||||
expandtab = true,
|
||||
foldlevel = 1,
|
||||
foldlevelstart = 99,
|
||||
|
|
Loading…
Reference in a new issue