mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

The previous logic made it possible to install bundled luarocks, but also use external rocks, making the luarocks installation unnecessary. Instead, let's assume that if the user wants to use the bundled luarocks, then they also want to use it to install necessary rocks.