lazy.nvim/lua/lazy/core
Eduardo Bray 4df5c4d65a
fix(config): add missing space on the default debug icon (#1879)
## Description

Adds the missing space from a9c660d

## Screenshots

Current:


![imagen](https://github.com/user-attachments/assets/9a3a1a0c-43ad-49f3-8b39-b3250f53ec40)

After:


![imagen](https://github.com/user-attachments/assets/3b3d4dfd-3c03-4db9-8f61-d2bd4f9ed22d)
2025-01-06 21:14:06 +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 fix(config): add missing space on the default debug icon (#1879) 2025-01-06 21:14:06 +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