This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9de5910f2
lazy.nvim
/
lua
/
lazy
/
manage
History
Folke Lemaitre
a9de5910f2
fix(fetch): always fetch latest origin tags.
Fixes
#264
2022-12-31 16:08:09 +01:00
..
task
fix(fetch): always fetch latest origin tags.
Fixes
#264
2022-12-31 16:08:09 +01:00
checker.lua
fix(checker): update updated after every manage operation.
Fixes
#141
2022-12-24 11:30:15 +01:00
git.lua
fix(git): always get both tag and version
2022-12-31 09:36:08 +01:00
init.lua
feat(startup): missing plugins will now install the versions in the lockfile if available.
Fixes
#138
2022-12-30 09:17:53 +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(reloader): remove extra trailing separator (
#180
)
2022-12-26 19:42:42 +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