Replies: 3 comments 1 reply
|
This also happened on tailwind for some reason. But for some reason entering 2025-05-30.11-08-34.mp4 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi,
Thanks for writing blink.cmp; I would like to sort entries so that ones that exactly match a prefix have higher score. For instance if I type
:e ~/.confI see the following:This is clearly unintuitive;
~/.configshould be first, but it's scored very poorly. Is there a way to fix this? (I havefuzzy.sorts = {'exact', 'score', 'sort_text'})Thanks
All reactions