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

Should custom sorting function has higher priority than ivy--flx-sort? #2136

Closed
cireu opened this issue Jul 14, 2019 · 1 comment
Closed

Comments

@cireu
Copy link
Contributor

cireu commented Jul 14, 2019

I'm testing a new fuzzy matching algorithm and I want to use it with ivy, but I found ivy--sort-flx will has highest priority in sorting functions when flx is installed and regex function is ivy--regex-fuzzy

https://github.com/abo-abo/swiper/blob/master/ivy.el#L3285

Maybe allow custom sorting function to override ivy--sort-flx is better.

@cireu cireu changed the title Should custom sorting function has higher priority than ivy--flx-sort Should custom sorting function has higher priority than ivy--flx-sort? Jul 14, 2019
@abo-abo
Copy link
Owner

abo-abo commented Jul 17, 2019

Thanks, please test.

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

2 participants