lazy.nvim/lua/lazy/core
Folke Lemaitre 32f2b71ff8
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
..
handler refactor: simplified handler code 2022-12-16 12:53:08 +01:00
cache.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
config.lua fix: set correct dir for lazy plugin 2022-12-17 12:52:30 +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