mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 14:02:05 +10: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.