1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-10 17:32:31 +00:00
lazy.nvim/lua/lazy/core
2022-12-02 19:18:10 +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 feat: temporary colorscheme to use during install during startup 2022-12-02 19:18:10 +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