lazy.nvim/lua/lazy/core
2024-01-16 00:53:13 -08:00
..
handler refactor: Handler.load => Handler.resolve 2023-10-17 17:43:37 +02:00
cache.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
config.lua https://github.com/folke/lazy.nvim/pull/1157 makes dev.extra_paths unnecessary and allows for more options. Thus, this is an alternative pr to https://github.com/folke/lazy.nvim/pull/1259 that would be sufficient in conjunction with pull/1157 2024-01-16 00:53:13 -08:00
loader.lua fix(loader): when reloading, clear plugin properties cache (#1153) 2023-10-25 20:00:50 +02:00
plugin.lua perf(plugin): cache lazy handler values 2023-10-16 23:04:57 +02:00
util.lua style: show full trace when debug=true 2023-10-22 14:24:33 +02:00