fix(mini): lazy now supports mini plugins out of the box. no longer needed to have a custom config
This commit is contained in:
@ -193,9 +193,6 @@ return {
|
||||
end,
|
||||
})
|
||||
end,
|
||||
config = function(_, opts)
|
||||
require("mini.indentscope").setup(opts)
|
||||
end,
|
||||
},
|
||||
|
||||
-- noicer ui
|
||||
|
Reference in New Issue
Block a user