AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.04k stars 212 forks source link

feat(completion): add cmp-under-comparator #1045

Closed Kamilcuk closed 2 weeks ago

Kamilcuk commented 2 weeks ago

📑 Description

Add cmp-under-comparator to completion.

I tried to make the position of the comparator in nvim-cmp what users would "expect", and follow recommendation like from here. I think after "recentlyused" is the best position, first the ones you used, then the ones not string with dash ``.

ℹ Additional Information

github-actions[bot] commented 2 weeks ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping: