lazy.nvim/lua/lazy/core
devxpain 7d08321ab4 refactor(keys): use allowlist for valid opts
Instead of using a blacklist for specific keys, use an allowlist for valid keys in the `opts` function of `LazyKeysHandler`.
2024-10-25 14:57:18 +08:00
..
handler refactor(keys): use allowlist for valid opts 2024-10-25 14:57:18 +08:00
cache.lua style: fix some typo (#1496) 2024-06-03 09:18:43 +02:00
config.lua style(typos): correct a few typos (#1776) 2024-10-22 12:43:33 +02:00
fragments.lua fix(fragments): check for empty plugin names 2024-06-25 00:31:34 +02:00
loader.lua fix(rocks): add lib64 plugin directory to package.cpath (#1717) 2024-08-31 08:58:43 +02:00
meta.lua fix(meta): resolve deps from meta instead of fragments. Fixes #1566 2024-06-27 10:21:54 +02:00
plugin.lua fix(plugin): make .lazy.lua work again 2024-07-24 07:23:36 +02:00
util.lua fix(util): strip `-lua` in normname 2024-07-11 22:03:53 +02:00