lazy.nvim/lua/lazy/core
github-actions[bot] 7e6c863bc7
chore(main): release 11.16.2 (#1854)
🤖 I have created a release *beep* *boop*
---


##
[11.16.2](https://github.com/folke/lazy.nvim/compare/v11.16.1...v11.16.2)
(2024-12-13)


### Bug Fixes

* **meta:** when a plugin is both optional and disabled, then just
delete it from the list
([805b85c](805b85c2ea))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-13 19:58:17 +01: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.16.2 (#1854) 2024-12-13 19:58:17 +01: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