This website requires JavaScript.
Explore
Help
Register
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-04-09 09:06:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d5686efbd0
lazy.nvim
/
lua
/
lazy
/
manage
/
task
History
Folke Lemaitre
d5686efbd0
feat: added
opts.git.cooldown
to allow updating plugins on slow connections.
Fixes
#1656
2024-07-23 13:31:25 +02:00
..
fs.lua
fix(rocks): try building anyway even when prerequisits have not been met. (will likely fail)
2024-07-08 07:45:45 +02:00
git.lua
feat: added
opts.git.cooldown
to allow updating plugins on slow connections.
Fixes
#1656
2024-07-23 13:31:25 +02:00
init.lua
feat(task): build procs can now yield a LazyMsg for more control
2024-06-28 20:17:35 +02:00
plugin.lua
fix(build): only load the plugin before build for
:
build commands
2024-07-19 08:57:37 +02:00