lazy.nvim/lua/lazy/core
Folke Lemaitre ec858db225
fix: temporary colorscheme should only load when installing
2022-12-02 22:45:33 +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: temporary colorscheme to use during install during startup 2022-12-02 19:18:10 +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 fix: temporary colorscheme should only load when installing 2022-12-02 22:45:33 +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