fix: add IblScope (#140)
This commit is contained in:
committed by
GitHub
parent
e2a3fda09b
commit
a2f1b4c6a2
@@ -332,8 +332,8 @@ local function generate(p, opt)
|
||||
GitGutterChange { GitSignsChange },
|
||||
GitGutterDelete { GitSignsDelete },
|
||||
|
||||
IndentBlanklineChar { fg = p1.bg.li(14).de(22) },
|
||||
IblIndent { fg = p1.bg.li(14).de(22) },
|
||||
IblIndent { fg = p1.bg.li(8).de(22) },
|
||||
IblScope { fg = p1.bg.li(22).de(22) },
|
||||
|
||||
TelescopeSelection { CursorLine },
|
||||
TelescopeSelectionCaret { TelescopeSelection, fg = p.rose },
|
||||
|
||||
Reference in New Issue
Block a user