lazy.nvim/lua/lazy/core
Folke Lemaitre 12ded3f422
fix: replace ~ by HOME for Plugin.dir
2022-12-13 10:29:40 +01:00
..
handler feat: better way of dealing with lazy loaded completions (thanks to @lewis6991) 2022-12-13 10:10:17 +01:00
cache.lua perf: disable cache by default on VimEnter or on BufReadPre 2022-12-03 18:59:53 +01:00
config.lua feat!: local plugins now always need to set `Plugin.dir` 2022-12-13 10:10:17 +01:00
loader.lua perf: added profiling for sourcing of runtime files 2022-12-05 23:14:04 +01:00
plugin.lua fix: replace ~ by HOME for Plugin.dir 2022-12-13 10:29:40 +01:00
util.lua feat: cleanup keys/cmd handlers when loading a plugin 2022-12-03 23:42:05 +01:00