lazy.nvim/lua/lazy/core
Folke Lemaitre 1fd80159d0
fix(spec): show error when users load a plugins module called `lazy`
2023-01-03 22:49:04 +01:00
..
handler fix(keys): operator pending mode 2023-01-03 16:16:49 +01:00
cache.lua fix(util): made `Util.lsmod` more robust. See #298 2023-01-03 22:31:18 +01:00
config.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
loader.lua feat(loader): incrementally install missing plugins and rebuild spec, so imported specs from plugins work as expected 2023-01-02 10:08:45 +01:00
plugin.lua fix(spec): show error when users load a plugins module called `lazy` 2023-01-03 22:49:04 +01:00
util.lua fix(util): made `Util.lsmod` more robust. See #298 2023-01-03 22:31:18 +01:00