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
c02268ac6e
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
c02268ac6e
feat(plugin): improve error handling and show better error message
2024-07-23 17:24:33 +02:00
..
handler
feat: add plugin name to handlers.managed
2024-07-11 22:04:06 +02:00
cache.lua
style: fix some typo (
#1496
)
2024-06-03 09:18:43 +02:00
config.lua
feat: added `opts.git.cooldown` to allow updating plugins on slow connections.
Fixes
#1656
2024-07-23 13:31:25 +02:00
fragments.lua
fix(fragments): check for empty plugin names
2024-06-25 00:31:34 +02:00
loader.lua
fix(loader): explicitely set package.loaded.modname to nil to prevent recursive loading errors
2024-07-22 09:45:03 +02:00
meta.lua
fix(meta): resolve deps from meta instead of fragments.
Fixes
#1566
2024-06-27 10:21:54 +02:00
plugin.lua
feat(plugin): improve error handling and show better error message
2024-07-23 17:24:33 +02:00
util.lua
fix(util): strip `-lua` in normname
2024-07-11 22:03:53 +02:00