mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +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.