lazy.nvim/lua/lazy/core
2024-12-23 16:10:40 -05: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 feat(config,render): allow customizing the debug icon 2024-12-23 16:10:40 -05:00
fragments.lua fix(fragments): check for empty plugin names 2024-06-25 00:31:34 +02:00
loader.lua feat(plugin): added support for virtual plugins. Closes #1836 2024-12-06 20:28:53 +01:00
meta.lua fix(meta): when a plugin is both optional and disabled, then just delete it from the list 2024-12-13 19:56:52 +01:00
plugin.lua feat(plugin): added support for virtual plugins. Closes #1836 2024-12-06 20:28:53 +01:00
util.lua feat(plugin): added support for virtual plugins. Closes #1836 2024-12-06 20:28:53 +01:00