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

add support for matchfuzzy #551

Open
prabirshrestha opened this issue Sep 12, 2020 · 5 comments
Open

add support for matchfuzzy #551

prabirshrestha opened this issue Sep 12, 2020 · 5 comments

Comments

@prabirshrestha
Copy link

vim/vim#6932

@mattn
Copy link
Member

mattn commented Sep 19, 2020

Here you are. https://github.com/mattn/ctrlp-matchfuzzy/

@prabirshrestha
Copy link
Author

awesome. would be good if it was included as part of ctrlp given it is small.

@mattn
Copy link
Member

mattn commented Sep 20, 2020

yes. will do.

@tani
Copy link

tani commented Apr 14, 2022

Neovim 0.7 has a matchfuzzy function. It is a good time to add it, isn't it?
There are two options, I thought.

  • To update s:MatchIt to use matchfuzzy, or
  • To add a new option g:ctrlp_matchfuzzy.

Would you mind telling me your opinion?

@tani
Copy link

tani commented Jun 8, 2022

Excuse me. Your patch vim/vim#10189 was also merged to Neovim as neovim/neovim#18249. I would like to suggest you make CtrlP faster using the updated version of matchfuzzy if you do not annoy my message.

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

No branches or pull requests

3 participants