Integration with ripgrep not working on Arch
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
### Checklist
- [x] I have fzf 0.54.0 or later
- [x] I have searched through the existing issues
### Output of `:echo system(fzf#exec() .. ' --version')`
0.71.0
### OS
- [x] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.
### Problem / Steps to reproduce
I installed both `fzf` and `ripgrep` via `pacman` on Arch. When I run `:scriptnames` inside Vim, I see that `fzf.vim` is sourced. I have `:FZF` Vim command, but not `:RG`, even though `:echo executable('rg')` returns 1 (rg is accessible).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.