So you don't need to do stuff like
vi $(find . '/' | fzf)
It also supports integrating it with fdfind and ripgrep.
https://github.com/ctrlpvim/ctrlp.vim
So you don't need to do stuff like
And instead can use fzf from inside the editor.It also supports integrating it with fdfind and ripgrep.