junegunn / junegunn/fzf.vim

fallback to Rg if available

Open
#579 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- Category
- [ ] Question
- [ ] Bug
- [x ] Suggestion
- OS
- [x ] Linux
- [x ] macOS
- [x ] Windows
- [ x] Etc.
- Vim
- [x ] Vim
- [x ] Neovim

Rg and Ag are very similar (there are other alternatives, such as Ack or even plain grep that can be used for the same purpose). I've recently switched to Rg from Ag to get some additional speed. I have written a custom Rg command for fzf.vim and works great.

However I would prefer to avoid customizing fzf.vim and instead modify fzf.vim to fallback to use rg if ag is not available (or perhaps expose an option to choose which binary to use). I would be happy to contribute a pull-request for this, just want to make sure it has a chance of being included.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.