lazy.nvim/lua/lazy/core
Folke Lemaitre 81cb352fe6
feat(spec): spec merging now properly works with `Plugin.enabled`
2023-01-04 10:36:51 +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 feat(spec): spec merging now properly works with `Plugin.enabled` 2023-01-04 10:36:51 +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