lazy.nvim/lua/lazy/core
FlexFoot 28f79093c5 feat(loaders): Allow alt loaders like fnl or tl
I'm playing with https://github.com/folke/lazy.nvim/issues/978

So here's the thing. This is working for me, but I'm not 100% sure of
why it's working. It's not hitting *most* of the code I touched since I
didn't modify anything to touch that code. It is my suspicion that what
I've done is make lazy.nvim more flexible at the cost of breaking
LazyVim, which I don't use. So now I think the best course of action is
to pull LazyVim and configure it to use this alternate loaders code to
see how it falls over
2023-08-07 18:11:11 -04: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.3.0 (#948) 2023-07-22 10:23:12 +02:00
loader.lua fix(loader): getscriptinfo compat with stable. Fixes #944 2023-07-22 08:24:26 +02:00
plugin.lua feat(plugins): Given an optional plugin, conditionally discard deps (#947) 2023-07-22 10:20:52 +02:00
util.lua feat(loaders): Allow alt loaders like fnl or tl 2023-08-07 18:11:11 -04:00