lazy.nvim/lua/lazy/core
Folke Lemaitre 1efa710210
feat: added `module=false` to skip auto-loading of plugins on `require`
2022-12-19 14:56:48 +01:00
..
handler refactor: simplified handler code 2022-12-16 12:53:08 +01:00
cache.lua config: move lazy cache to state/nvim/lazy/cache 2022-12-19 13:55:04 +01:00
config.lua docs: typos 2022-12-19 13:36:11 +01:00
loader.lua feat: added `module=false` to skip auto-loading of plugins on `require` 2022-12-19 14:56:48 +01:00
plugin.lua feat: added `module=false` to skip auto-loading of plugins on `require` 2022-12-19 14:56:48 +01:00
util.lua feat: cleanup keys/cmd handlers when loading a plugin 2022-12-03 23:42:05 +01:00