diff --git a/lua/custom/highlights.lua b/lua/custom/highlights.lua index 781a5e2..d27eeb1 100644 --- a/lua/custom/highlights.lua +++ b/lua/custom/highlights.lua @@ -14,9 +14,9 @@ M.override = { CursorColumn = { bg = "#3b2a41" }, - ColorColumn = { - bg = "#3b2a41" - }, + -- ColorColumn = { -- outrun + -- bg = "#3b2a41" + -- }, DiagnosticWarn = { fg = "yellow", italic = true,