mirror of
https://github.com/neovim/neovim.git
synced 2026-09-11 16:41:02 +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.