mirror of
https://github.com/neovim/neovim.git
synced 2025-11-06 18:54:24 +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.