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
f6aedf1269
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
ea5b2e00bf
feat(loader): `LazyLoad` event with plugin name as `data` field. Useful to do stuff when a plugin loads
2023-07-12 17:21:32 +02:00
..
handler
fix(event): pass data to event lazy loaders.
Fixes
#922
2023-07-09 09:44:08 +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.0.2 (
#923
)
2023-07-09 09:46:59 +02:00
loader.lua
feat(loader): `LazyLoad` event with plugin name as `data` field. Useful to do stuff when a plugin loads
2023-07-12 17:21:32 +02:00
plugin.lua
feat(plugin)!: `cond` is now the same as `enabled`, but skips clean
2023-07-06 15:30:01 +02:00
util.lua
refactor(cache): refactor for upstreaming to `vim.loader`
2023-03-15 15:10:56 +01:00