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