1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-13 10:25:49 +00:00
lazy.nvim/lua/lazy/manage
2023-02-13 10:50:39 +01:00
..
task feat(git): Plugin.submodules = false will now skip fetching git submodules 2023-02-12 12:56:42 +01: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): when a Plugin.branch is set, don't use config.defaults.version. Fixes 2023-01-17 13:14:25 +01:00
init.lua fix(commands): sync with plugins list should not delete those plugins. Fixes 2023-02-01 08:06:48 +01:00
lock.lua test(lockfile): create config dir if it does not exist 2022-12-21 23:22:04 +01:00
process.lua fix(process): allow overriding GIT_SSH_COMMAND. Fixes . Fixes 2023-02-06 09:17:08 +01:00
reloader.lua refactor: new cache 2023-02-13 10:50:39 +01:00
runner.lua feat(manage): added user events when operations finish. Fixes 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