lazy.nvim/lua/lazy/core
Folke Lemaitre 80a2b71a09
refactor: less code for cache
2022-11-25 22:49:21 +01:00
..
cache.lua refactor: less code for cache 2022-11-25 22:49:21 +01:00
config.lua feat: lazy caching now works with functions that have upvalues 2022-11-25 15:35:40 +01:00
loader.lua feat: lazy caching now works with functions that have upvalues 2022-11-25 15:35:40 +01:00
module.lua fix: always recaclulate hash when loading a module 2022-11-25 22:48:59 +01:00
plugin.lua refactor: merge plugin & state in one file 2022-11-25 22:48:17 +01:00
util.lua feat: lazy caching now works with functions that have upvalues 2022-11-25 15:35:40 +01:00