lazy.nvim/lua/lazy/core
Folke Lemaitre 2d06faa941
feat(loader): incrementally install missing plugins and rebuild spec, so imported specs from plugins work as expected
2023-01-02 10:08:45 +01:00
..
handler fix(handler): properly show errors generated by setting up handlers 2023-01-02 09:36:52 +01:00
cache.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
config.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
loader.lua feat(loader): incrementally install missing plugins and rebuild spec, so imported specs from plugins work as expected 2023-01-02 10:08:45 +01:00
plugin.lua feat(loader): incrementally install missing plugins and rebuild spec, so imported specs from plugins work as expected 2023-01-02 10:08:45 +01:00
util.lua fix(spec): allow a spec module to be on the rtp and not only in config 2023-01-01 20:31:34 +01:00