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 = {
|
indent = {
|
||||||
char = "▏",
|
char = "▏",
|
||||||
tab_char = "▏",
|
tab_char = "▏",
|
||||||
highlight = { "VertSplit" },
|
-- highlight = { "VertSplit" },
|
||||||
},
|
},
|
||||||
scope = {
|
scope = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue