lazy.nvim/lua/lazy/core
Folke Lemaitre 3e8fbaffba
refactor: merge plugin & state in one file
2022-11-25 22:48:17 +01:00
..
cache.lua perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins 2022-11-24 22:05:18 +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 perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins 2022-11-24 22:05:18 +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