lazy.nvim/lua/lazy/pkg
2024-06-29 11:44:31 +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 perf(rocks): vim.fn.executable is slow on WSL2, so only check for luarocks when needed. Closes #1585 2024-06-29 11:44:31 +02:00