mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.