mirror of
https://github.com/neovim/neovim.git
synced 2025-11-16 15:21: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.