mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
Plugins that are unused currently can still contribute to active plugins by the specs added to their "dependencies" field. This commit adds functionality to the "parse" method, repairing only the active plugins that could be affected by the aforementioned specs. This can be achieved by maintaining an extra administration table containing a copy of each added plugin instance. |
||
---|---|---|
.. | ||
core | ||
manage | ||
view | ||
docs.lua | ||
example.lua | ||
health.lua | ||
help.lua | ||
init.lua | ||
state.lua | ||
stats.lua | ||
status.lua | ||
types.lua | ||
util.lua |