lazy.nvim/lua/lazy/manage
Folke Lemaitre 39b66027a5
feat(spec): added support for importing multiple spec modules with `import = "foobar"`
2023-01-01 21:07:05 +01:00
..
task feat(commands): added build command to force rebuild of a plugin 2023-01-01 09:41:43 +01:00
checker.lua feat(ui): show new version that is available instead of general message 2022-12-31 16:08:09 +01:00
git.lua fix(git): always get both tag and version 2022-12-31 09:36:08 +01:00
init.lua feat(commands): added build command to force rebuild of a plugin 2023-01-01 09:41:43 +01:00
lock.lua test(lockfile): create config dir if it does not exist 2022-12-21 23:22:04 +01:00
process.lua feat(ui): press `<c-c>` to abort any running tasks. Fixes #258 2022-12-31 10:38:03 +01:00
reloader.lua feat(spec): added support for importing multiple spec modules with `import = "foobar"` 2023-01-01 21:07:05 +01:00
runner.lua feat(manage): added user events when operations finish. Fixes #135 2022-12-24 11:55:42 +01:00
semver.lua feat: added full semver and range parsing 2022-11-28 07:31:43 +01:00