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
e95da35d09
lazy.nvim
/
lua
/
lazy
/
manage
History
Folke Lemaitre
e95da35d09
feat(util): utility method to get sync process output
2022-12-21 10:13:22 +01:00
..
task
style: removed unused requires
2022-12-20 22:32:16 +01:00
checker.lua
fix: checker should not error on non-existing dirs
2022-12-20 13:44:21 +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: README.md files are now automagically added to help. By default only when no doc/ exists
2022-12-15 14:08:09 +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(plugin): allow plugin files only without a main plugin module.
Fixes
#53
2022-12-21 09:03:47 +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