Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(bump_deps.lua): run command -v in shell (neovim#22030)
When I run ./scripts/bump_deps.lua I get an error: Vim:E475: Invalid value for argument cmd: 'command' is not executable Running command -v in shell fixes this.
- Loading branch information