Remove the default colorcolumn

This commit is contained in:
Oliver Davies 2024-10-09 19:04:24 +01:00
parent 8244e157fd
commit e332a9835e

View file

@ -5,7 +5,6 @@ local settings = {
autoindent = true,
backup = false,
breakindent = true,
colorcolumn = "80",
expandtab = true,
foldlevel = 1,
foldlevelstart = 99,