lazy.nvim/lua/lazy/core
Folke Lemaitre 39c7e21c5f
refactor: Loader.source_runtime
2022-11-30 23:15:26 +01:00
..
config.lua perf: merge module/cache and use ffi to pack cache data 2022-11-30 14:19:50 +01:00
handler.lua perf: removed partial spec caching. not worth the tiny performance boost 2022-11-30 00:19:08 +01:00
loader.lua refactor: Loader.source_runtime 2022-11-30 23:15:26 +01:00
module.lua perf: merge module/cache and use ffi to pack cache data 2022-11-30 14:19:50 +01:00
plugin.lua perf: removed partial spec caching. not worth the tiny performance boost 2022-11-30 00:19:08 +01:00
util.lua feat: added profiler view 2022-11-29 12:02:38 +01:00