chore(ibl): disable custom highlight group

This commit is contained in:
Simon Lasbrugnas 2025-01-26 04:11:08 +01:00
parent ba5f6cb07b
commit 448e8e0cf8
Signed by untrusted user who does not match committer: simon
GPG key ID: 86039876BA6ED8DE

View file

@ -6,7 +6,7 @@ return {
indent = {
char = "",
tab_char = "",
highlight = { "VertSplit" },
-- highlight = { "VertSplit" },
},
scope = {
enabled = true,