lazy.nvim/lua/lazy/core
Folke Lemaitre 0b6dec46e0
perf: module now caches all lua modules used till VimEnter
2022-12-02 09:25:30 +01:00
..
config.lua feat(ui): improvements to profiling and rendering of loaded reasons 2022-12-02 09:25:30 +01:00
handler.lua feat: lazy setup with either a plugins module, or a plugins spec 2022-12-01 13:34:01 +01:00
loader.lua style: added more comments to init 2022-12-02 09:25:30 +01:00
module.lua perf: module now caches all lua modules used till VimEnter 2022-12-02 09:25:30 +01:00
plugin.lua fix: always overwrite any plugin spec for lazy.nvim to manage itself 2022-12-02 09:25:30 +01:00
util.lua feat: lazy setup with either a plugins module, or a plugins spec 2022-12-01 13:34:01 +01:00