lazy.nvim/lua/lazy/core
Folke Lemaitre 39b66027a5
feat(spec): added support for importing multiple spec modules with `import = "foobar"`
2023-01-01 21:07:05 +01:00
..
handler fix(keys): forward `count` to keymaps. Fixes #252 2022-12-30 20:51:18 +01:00
cache.lua fix(spec): allow a spec module to be on the rtp and not only in config 2023-01-01 20:31:34 +01:00
config.lua feat(spec): added support for importing multiple spec modules with `import = "foobar"` 2023-01-01 21:07:05 +01:00
loader.lua fix(loader): setup handlers after installing missing plugins. Fixes #272 2023-01-01 18:45:20 +01:00
plugin.lua feat(spec): added support for importing multiple spec modules with `import = "foobar"` 2023-01-01 21:07:05 +01:00
util.lua fix(spec): allow a spec module to be on the rtp and not only in config 2023-01-01 20:31:34 +01:00