mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 06:13:14 +00:00
If you aren't just building everything into build/, then the functional tests fail because they can't find the nvim executable. Let's pass in the location of the nvim executable, and set NVIM_PRG environment variable accordingly.