lazy.nvim/lua/lazy/core
Folke Lemaitre f6b0172e92
fix(cache): allow lazyvim as a plugin
2023-01-02 12:54:00 +01:00
..
handler feat(event): track event trigger times 2023-01-02 11:26:54 +01:00
cache.lua fix(cache): allow lazyvim as a plugin 2023-01-02 12:54:00 +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(spec): show spec warnings in checkhealth only 2023-01-02 12:53:35 +01:00
util.lua feat(util): added trackfn that wraps a function and tracks timings 2023-01-02 11:26:40 +01:00