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-08 16:46:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ea5b2e00bf
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