mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 10:26:42 +10: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.