[Proposal] Notify if Rg is not found
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [ ] Question
- [ ] Bug
- [x] Suggestion
When `ag` is not installed, invoking `:Ag` will echo `ag is not found`.
While when `rg` is not installed, invoking `:Rg` will only display `Rg>` with `0/0`. I found this confusing because I was blindly syncing my `vimrc` to a new computer and couldn't immediately realize where is the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.