mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

https://github.com/neovim/neovim/pull/22398 broke the job because there is no `build/bin/nvim` This keeps the preference for `build/bin/nvim` but adds back `nvim` as fallback if it doesn't exist.