lazy.nvim/lua/lazy
Folke Lemaitre 50a456c189
feat(util): added trackfn that wraps a function and tracks timings
2023-01-02 11:26:40 +01:00
..
core feat(util): added trackfn that wraps a function and tracks timings 2023-01-02 11:26:40 +01:00
manage feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
view feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
docs.lua build: utility method to create plugin list in markdown 2022-12-30 23:58:01 +01:00
example.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
health.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
help.lua refactor(help): replace non-word characters by - for readme filenames 2023-01-01 20:31:34 +01:00
init.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
stats.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua feat(spec): added support for importing multiple spec modules with `import = "foobar"` 2023-01-01 21:07:05 +01:00
util.lua build: utility method to create plugin list in markdown 2022-12-30 23:58:01 +01:00