fix(mini): lazy now supports mini plugins out of the box. no longer needed to have a custom config
This commit is contained in:
3 files changed
+1
-14
No files matched your search
@@ -33,8 +33,5 @@ return {
|
||||
},
|
||||
}
|
||||
end,
|
||||
config = function(_, opts)
|
||||
require("mini.animate").setup(opts)
|
||||
end,
|
||||
},
|
||||
}
|
||||
Reference in new issue
Block a user