begriffs/haskell-vim-now

Interested in fzf?

Closed this issue · 1 comments

jship commented

A coworker got me hooked on fzf. Interested in a PR to replace ctrl+p with fzf?

Another nice bit: fzf can use ripgrep as the backing search tool for searching the contents of files and it is super fast. I've been exclusively using ripgrep-powered fzf for code searching recently.

If we can keep the searching interface the same but it will go faster then yeah let's try it!