fix: indent-blankline integration

dev-remaster
Pocco81 3 years ago
parent c09f848e3f
commit 37de391653

@ -3,7 +3,7 @@ local M = {}
function M.get(cp) function M.get(cp)
local hi = { local hi = {
IndentBlanklineChar = { fg = cp.catppuccino1 }, IndentBlanklineChar = { fg = cp.catppuccino13 },
} }
if cnf.integrations.indent_blankline.colocatppuccino6_indent_levels then if cnf.integrations.indent_blankline.colocatppuccino6_indent_levels then

Loading…
Cancel
Save