lazy.nvim/lua/lazy/core
pynappo 151d7068b3
Improve the local spec name check to fix edge cases
(e.g. config modules named `lazy.lualine`, `user.lazy.lua`, etc. will
not be treated as local specs)
2024-06-15 18:51:12 -07:00
..
handler fix(keys): buffer-local nop mappings 2024-06-06 10:15:35 +02:00
cache.lua style: fix some typo (#1496) 2024-06-03 09:18:43 +02:00
config.lua chore(main): release 10.23.0 (#1502) 2024-06-07 10:54:20 +02:00
loader.lua style: Set vim.opt.rtp type to vim.Option (#1498) 2024-06-04 06:58:19 +02:00
plugin.lua Improve the local spec name check to fix edge cases 2024-06-15 18:51:12 -07:00
util.lua feat(plugin): opts_extend can be a list of dotted keys that will be extended instead of merged 2024-06-07 09:02:52 +02:00