mirror of
https://github.com/neovim/neovim.git
synced 2026-03-26 02:20:55 +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.