add ibl.scope.underline.1 hlgroup

v2.5
siduck 2 years ago
parent 9d677af061
commit 619368a05e

@ -2,6 +2,6 @@ local colors = require("base46").get_theme_tb "base_30"
return { return {
IblChar = { fg = colors.line }, IblChar = { fg = colors.line },
IblScopeChar = { fg = colors.grey }, -- first indenline in scope only IblScopeChar = { fg = colors.grey },
IblScopeFirstLine = { bg = colors.one_bg2 }, ["@ibl.scope.underline.1"] = { bg = colors.black2 },
} }

Loading…
Cancel
Save