lazy.nvim/lua/lazy/manage
Folke Lemaitre 4cf176bdab
fix(install): update lockfile also on install
2022-12-21 23:18:35 +01:00
..
task fix(git): make sure we properly fetch git submodules. Fixes #72 2022-12-21 23:13:18 +01:00
checker.lua fix(checker): allow git checks only for non-pinned plugins (#61) 2022-12-21 14:39:08 +01:00
git.lua fix(git): dereference tag refs. Fixes #54 2022-12-21 10:13:23 +01:00
init.lua fix(install): update lockfile also on install 2022-12-21 23:18:35 +01:00
lock.lua fix(git): fixed branch detection, get target commit from origin and always checkout a tag or commit so we dont need to use git merge 2022-12-02 11:26:07 +01:00
process.lua feat(util): utility method to get sync process output 2022-12-21 10:13:22 +01:00
reloader.lua feat(loader): warn when mapleader is changed after init 2022-12-21 10:51:31 +01:00
runner.lua feat: config option for runner concurrency 2022-11-30 23:15:26 +01:00
semver.lua feat: added full semver and range parsing 2022-11-28 07:31:43 +01:00