lazy.nvim/lua/lazy/manage
Folke Lemaitre 69cdb718f8
refactor: rename Plugin.lock => Plugin.pin to prevent confusion with the lockfile
2022-11-29 20:19:07 +01:00
..
task refactor: rename Plugin.lock => Plugin.pin to prevent confusion with the lockfile 2022-11-29 20:19:07 +01:00
git.lua fix: get current branch if remote head not available (for local repos only) 2022-11-29 08:19:55 +01:00
init.lua feat: dependencies are opt=true by default if they only appear as a dep 2022-11-29 19:51:53 +01:00
lock.lua feat: added lockfile support 2022-11-29 00:15:13 +01:00
process.lua style: cleanup & annotations 2022-11-28 07:36:32 +01:00
runner.lua fix: log errors in runner 2022-11-29 10:29:37 +01:00
semver.lua feat: added full semver and range parsing 2022-11-28 07:31:43 +01:00