chore(ibl): disable custom highlight group
This commit is contained in:
parent
ba5f6cb07b
commit
448e8e0cf8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ return {
|
|||
indent = {
|
||||
char = "▏",
|
||||
tab_char = "▏",
|
||||
highlight = { "VertSplit" },
|
||||
-- highlight = { "VertSplit" },
|
||||
},
|
||||
scope = {
|
||||
enabled = true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue