update indent-blankline

This commit is contained in:
xfy
2024-09-11 13:17:09 +08:00
parent 7b84f72d8f
commit 20cd0e73d9

View File

@ -122,6 +122,21 @@ return {
opts = {
indent = { char = "" },
scope = { enabled = false },
exclude = {
filetypes = {
"help",
"alpha",
"dashboard",
"neo-tree",
"Trouble",
"trouble",
"lazy",
"mason",
"notify",
"toggleterm",
"lazyterm",
},
},
},
},
{