more updates to indentline config
This commit is contained in:
parent
e70fbda549
commit
980db5dbf8
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ return {
|
||||||
main = "ibl",
|
main = "ibl",
|
||||||
config = function()
|
config = function()
|
||||||
require("ibl").setup({
|
require("ibl").setup({
|
||||||
char = "┊",
|
indent = { char = "┊" },
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue