lazy.nvim/lua/lazy/pkg
Lars E c006b3b869
Fix lua 5.1 detection on FreeBSD
FreeBSD installs lua 5.1 binary as `lua51`. Add this to the list of possible binary names.
2025-09-12 16:35:57 +02:00
..
init.lua feat(rocks): simple rockspecs are now fully resolved by lazy without luarocks. See #1548 2024-06-25 20:53:42 +02:00
lazy.lua fix(pkg): versioning and reload specs when pkg-cache is dirty 2024-06-24 17:15:10 +02:00
packspec.lua feat: added support for plugin packages by lazy, rockspec and packspec 2024-06-24 17:15:10 +02:00
rockspec.lua Fix lua 5.1 detection on FreeBSD 2025-09-12 16:35:57 +02:00