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",
|
||||
config = function()
|
||||
require("ibl").setup({
|
||||
char = "┊",
|
||||
indent = { char = "┊" },
|
||||
})
|
||||
end,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue