lazy.nvim/lua/lazy/core
Folke Lemaitre 8a0da3b27e
config: move lazy cache to state/nvim/lazy/cache
2022-12-19 13:55:04 +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 fix(cache): do a fast check to see if a cached modpath is still valid. find it again otherwise 2022-12-19 12:21:20 +01:00
plugin.lua fix: set correct dir for lazy plugin 2022-12-17 12:52:30 +01:00
util.lua feat: cleanup keys/cmd handlers when loading a plugin 2022-12-03 23:42:05 +01:00