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
daab5fe280
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
daab5fe280
fix(loader): dont autoload when lazy handlers have not been setup yet.
Fixes
#1132
2023-10-17 17:44:14 +02:00
..
handler
refactor: Handler.load => Handler.resolve
2023-10-17 17:43:37 +02:00
cache.lua
fix(loader): keep using the internal lua cache till 0.9.1
2023-04-19 12:59:39 +02:00
config.lua
chore(main): release 10.14.5 (
#1129
)
2023-10-17 10:04:13 +02:00
loader.lua
fix(loader): dont autoload when lazy handlers have not been setup yet.
Fixes
#1132
2023-10-17 17:44:14 +02:00
plugin.lua
perf(plugin): cache lazy handler values
2023-10-16 23:04:57 +02:00
util.lua
fix(util): Util.merge now skips nil args
2023-10-13 11:37:57 +02:00