more updates to indentline config

This commit is contained in:
Salar Rahmanian 2023-10-06 07:55:10 -07:00
parent e70fbda549
commit 980db5dbf8

View file

@ -49,7 +49,7 @@ return {
main = "ibl",
config = function()
require("ibl").setup({
char = "",
indent = { char = "" },
})
end,
},