lazy.nvim/lua/lazy/manage
Folke Lemaitre 615781aebf
feat(git): lazy now detects origin changes and will fix it on update. Fixes #346. Fixes #331
2023-01-08 08:32:03 +01:00
..
task feat(git): lazy now detects origin changes and will fix it on update. Fixes #346. Fixes #331 2023-01-08 08:32:03 +01:00
checker.lua fix(config): properly handle uis connecting after startup 2023-01-07 09:12:59 +01:00
git.lua feat(git): added fast `Git.get_origin` and `Git.get_config` 2023-01-08 08:05:44 +01:00
init.lua feat(git): lazy now detects origin changes and will fix it on update. Fixes #346. Fixes #331 2023-01-08 08:32:03 +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 fix(config): properly handle uis connecting after startup 2023-01-07 09:12:59 +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