This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5e9bf4821
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
e5e9bf4821
test: fix tests
2025-02-15 23:09:58 +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
test: fix tests
2025-02-15 23:09:58 +01:00
plugin.lua
feat(plugin): added support for virtual plugins.
Closes
#1836
2024-12-06 20:28:53 +01:00
util.lua
feat(util): pass lang to `vim.notify` so that snacks notifier can render the ft.
Closes
#1919
2025-02-15 08:19:49 +01:00