Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to setup ctrlp-funky using fzf? #70

Open
rawaludin opened this issue May 27, 2015 · 3 comments
Open

Is it possible to setup ctrlp-funky using fzf? #70

rawaludin opened this issue May 27, 2015 · 3 comments

Comments

@rawaludin
Copy link

I love your plugin. But, I've found fzf is faster than ctrlp. Is it possible to implement this plugin using fzf https://github.com/junegunn/fzf ?

@tacahiroy
Copy link
Owner

Yeah - fzf is written in Go, so it's faster than ctrlp.vim written in Vim script :)
I've quick looked at fzf and I guess it's possible to use ctrlp-funky alongside fzf.
However, some works needed for it.
I'll do more investigation if I have time.

@tacahiroy
Copy link
Owner

ah - if ctrlp-funky worked alongside fzf, fzf is used just to narrow down the list.
In this case, no big effects in terms of performance, because, ctrlp-funky is slow IMHO.
So I recommend ctrlp-cmatcher to you atm.

@milushov
Copy link

milushov commented Oct 4, 2020

Owh I'm wondering the same 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants