lazy.nvim/lua/lazy/core
Folke Lemaitre 50a456c189
feat(util): added trackfn that wraps a function and tracks timings
2023-01-02 11:26:40 +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 feat(util): added trackfn that wraps a function and tracks timings 2023-01-02 11:26:40 +01:00