add config function for indent-blankline

This commit is contained in:
Andrew Moore 2023-03-14 16:33:05 -06:00
parent 6b740fd300
commit 47c9e33049

View file

@ -170,6 +170,9 @@ return {
show_trailing_blankline_indent = false,
show_current_context = false,
},
config = function(_, opts)
require("indent_blankline").setup(opts)
end,
},
-- active indent guide and indent text objects