Lazy search
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [x] Question
- [ ] Bug
- [ ] Suggestion
- OS
- [x] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim
Is it possible to make #run (or other simillar function) to run everytime I type something?
I want to have !rg that doesn't take name of the file into account (I suspect fzf does that).
Basically I want to remove fuzzy search and maybe add ~200ms timeout to make it more lazy.
I know this a little defeats the purpose of the fzf.vim but it would be cool to have that option in vim.
(I haven't heard about plugin implementing this idea)
Best regards
Related:
https://github.com/ctrlpvim/ctrlp.vim/issues/494
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.