lazy.nvim/lua/lazy/manage
Folke Lemaitre 189371c8d8
fix(build): allow `build` command to override plugin's build and option to disable warning
2023-06-30 21:19:33 +02:00
..
task fix(build): allow `build` command to override plugin's build and option to disable warning 2023-06-30 21:19:33 +02:00
checker.lua fix(checker): dont check for updates when there's tasks with errors 2023-01-23 19:19:00 +01:00
git.lua fix(git): always set origin name when cloning (#622) 2023-03-05 14:09:15 +01:00
init.lua fix(manage): trigger LazySyncPre. Fixes #881 2023-06-18 22:38:05 +02:00
lock.lua test(lockfile): create config dir if it does not exist 2022-12-21 23:22:04 +01:00
process.lua style: better uv annotations 2023-06-22 10:47:50 +02:00
reloader.lua style: lua annotations 2023-06-30 18:08:52 +02: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