mirror of
https://github.com/neovim/neovim.git
synced 2025-12-13 01:52:55 +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.