disable indent-blankline

This commit is contained in:
jc 2023-12-21 14:53:23 -05:00
commit d091724a13
No known key found for this signature in database

View file

@ -8,5 +8,6 @@ return {
show_end = true, show_end = true,
}, },
}, },
main = "ibl" main = "ibl",
enabled = false,
} }