lazy.nvim/lua/lazy/core
HC b1213d426f feat: LazyKeysBase Support opts and rhs_maker
opts, a table of key options for vim.keymap.set.
rhs_maker, a function that returns a rhs. run after plugin loads, it could produce rhs dynamically.
2023-11-04 06:10:38 +08:00
..
handler feat: LazyKeysBase Support opts and rhs_maker 2023-11-04 06:10:38 +08: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 chore(main): release 10.15.0 (#1147) 2023-10-25 20:13:09 +02:00
loader.lua feat: LazyKeysBase Support opts and rhs_maker 2023-11-04 06:10:38 +08: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