mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

This will ensure luacheck and busted are only installed when they're actually needed. This cuts total build time by over 50%. Closes https://github.com/neovim/neovim/issues/22797.