lazy.nvim/lua/lazy
Folke Lemaitre b5f4106892
fix(stats): more robust checks for native cputime
2023-01-03 09:12:51 +01:00
..
core fix(plugin): only get plugin from spec when needed. 2023-01-02 15:27:01 +01:00
manage fix(git): better errors when a branch/tag/version could not be found. Fixes #276 2023-01-02 19:01:02 +01:00
view fix(stats): more robust checks for native cputime 2023-01-03 09:12:51 +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 perf: track some additional cputimes 2023-01-02 11:28:18 +01:00
stats.lua fix(stats): more robust checks for native cputime 2023-01-03 09:12:51 +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