Fix conceal highlight

This commit is contained in:
Boris Petrov 2021-08-24 20:27:33 +02:00
commit a478d3355d

View file

@ -14,7 +14,7 @@ end
theme.base = {
ColorColumn = { bg = p.highlight_overlay },
-- Conceal = {},
Conceal = { bg = p.none },
-- Cursor = {},
CursorColumn = { bg = p.highlight },
-- CursorIM = {},