Replies: 1 comment 1 reply
-
@TzeroOcne I'm not quite sure, but you might be referring to this |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have this custom sorting function from my nvim-cmp config and I want to migrate it to blink.cmp
the problem is I need the matched indices but it's not available in blink sort item, is it possible to add matched indices on sorting item? or is it already there and I just don't realize it?
Beta Was this translation helpful? Give feedback.
All reactions