nvim: fix indent highlighting
This commit is contained in:
parent
c759257ead
commit
b18beb9aca
4 changed files with 25 additions and 2 deletions
|
@ -4,5 +4,6 @@ return {
|
|||
main = "ibl",
|
||||
opts = {
|
||||
indent = { char = "┊" },
|
||||
scope = { char = "│" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue