This commit is contained in:
mvllow 2021-08-24 16:15:42 -05:00
commit 011a30533b

View file

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