feat(base16): add support for blink.cmp#2411
Conversation
|
Thanks for the PR! This is a bit too big of an addition. Looking at 'nvim-cmp', I'd say that adding explicit override for every As I don't use 'blink.cmp', could you please post a screenshot of it using these highlights before and after changes from this PR? |
I meant that if I were to add the 'nvim-cmp' integration now, it would probably not have all the
They don't look much different. Those are both "after", right? |
No need, thanks. It is mostly me thinking if adding all these
Thanks, that's useful! The obvious usability issue is not showing matched characters. The not colored kinds are kind of okay. I'll need a bit more time to think about this. |








Add support for blink.cmp to base16.
Used same colors as for nvim-cmp, just adjusted the hl group names.