lazy.nvim/lua/lazy/core
Folke Lemaitre 313015fdb4
feat(spec): allow mergig of config, priority and dependencies
2023-01-02 09:41:09 +01:00
..
handler fix(handler): properly show errors generated by setting up handlers 2023-01-02 09:36:52 +01:00
cache.lua perf(cache): cache all lua files till UIEnter instead of VimEnter 2023-01-02 09:39:28 +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): allow mergig of config, priority and dependencies 2023-01-02 09:41:09 +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