mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 11:24:14 +00:00
A valid local import spec never has `spec.import == M.LOCAL_SPEC` because by the time we do the check, we know that `find_local_spec()` succeeded (if it didn't, the spec:cond() check would have failed). Thus we only need to check if the modname ends with `'/' .. M.LOCAL_SPEC`. |
||
---|---|---|
.. | ||
core | ||
manage | ||
view | ||
docs.lua | ||
example.lua | ||
health.lua | ||
help.lua | ||
init.lua | ||
state.lua | ||
stats.lua | ||
status.lua | ||
types.lua | ||
util.lua |