This website requires JavaScript.
Explore
Help
Sign In
subcrip
/
lazy.nvim
mirror of
https://github.com/folke/lazy.nvim.git
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4496b4cad6
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