lazy.nvim/lua/lazy/core
Folke Lemaitre 18d1c1b47e
fix(loader): add auto loaded module to package.loaded early to prevent require loops
2024-07-21 12:41:54 +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 chore(main): release 11.13.1 (#1664) 2024-07-19 11:50:14 +02:00
fragments.lua fix(fragments): check for empty plugin names 2024-06-25 00:31:34 +02:00
loader.lua fix(loader): add auto loaded module to package.loaded early to prevent require loops 2024-07-21 12:41:54 +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 fix(plugin): local spec name 2024-07-04 16:16:39 +02:00
util.lua fix(util): strip `-lua` in normname 2024-07-11 22:03:53 +02:00