Would it be possible to add a search in other repos git entities when suffixing the trigger character with a valid git_center repository or would that be out of scope for this plugin/ blinks autocomplete capabilities?
I'd imagine something like this:
Yaiser-Yang/blink-cmp-git#| <- completion starts with PRs from this repo
If there are matches in multiple configured centers, it might be sufficient to either add a prefix in front of the sort_text.
GitHub already parses commits for Autolink references like username/repo and having such a completion would make suche references easier.
What do you think?