lazy.nvim/lua/lazy/core
Folke Lemaitre 0ba218a065
feat: `Plugin.local` to use a local project instead of fetching remote
2022-12-02 19:17:38 +01:00
..
cache.lua fix: return nil when `fs_stat` fails and return nil in module loader 2022-12-02 19:16:21 +01:00
config.lua feat: added debug option 2022-12-02 16:52:22 +01:00
handler.lua feat: for `event=`, fire any new autocmds created by loading the plugins for the event 2022-12-02 17:01:05 +01:00
loader.lua feat!: plugins are now autmatically loaded on require. `module=` no longer needed! 2022-12-02 09:25:30 +01:00
plugin.lua feat: `Plugin.local` to use a local project instead of fetching remote 2022-12-02 19:17:38 +01:00
util.lua feat: added debug option 2022-12-02 16:52:22 +01:00