fixup! add indentlines
This commit is contained in:
parent
57c004863f
commit
2cab20286e
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ return {
|
||||||
opts = {},
|
opts = {},
|
||||||
config = {
|
config = {
|
||||||
indent = {
|
indent = {
|
||||||
char = "▏"
|
char = "▏",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue