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
c812daf9ee
lazy.nvim
/
lua
/
lazy
/
manage
History
Folke Lemaitre
2a7466abad
feat(checker): only report an update once and do a fast update check after each manage operation
2022-12-13 10:10:17 +01:00
..
task
refactor: `Plugin.uri` => `Plugin.url`
2022-12-13 10:10:17 +01:00
checker.lua
feat(checker): only report an update once and do a fast update check after each manage operation
2022-12-13 10:10:17 +01:00
git.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
init.lua
feat(checker): only report an update once and do a fast update check after each manage operation
2022-12-13 10:10:17 +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
test: process config timeout can be nil
2022-11-30 23:44:10 +01:00
reloader.lua
feat: automatically detect config module changes in or oustside Neovim and reload
2022-12-03 00:12:49 +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