lazy.nvim/lua/lazy/core
Folke Lemaitre bce0c6e327
perf(spec): more efficient merging of specs and added `Plugin._.super`
2023-01-04 09:35:00 +01:00
..
handler style(keys): remove debug output 2023-01-04 09:22:52 +01:00
cache.lua style: debug formatting 2023-01-04 00:27:31 +01:00
config.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
loader.lua fix(loader): move mapleader check to loader, so it can be set by spec files 2023-01-04 09:07:30 +01:00
plugin.lua perf(spec): more efficient merging of specs and added `Plugin._.super` 2023-01-04 09:35:00 +01:00
util.lua fix(util): assume type is file when no type is returned by scandir. Fixes #306 2023-01-04 08:57:50 +01:00