From 7e683b2b2ca72d54a408aca183f406a75b0c8ac3 Mon Sep 17 00:00:00 2001 From: blob42 Date: Mon, 7 Aug 2023 15:04:47 +0200 Subject: [PATCH] his --- lua/custom/highlights.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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,