srcery-colors / srcery-vim

Srcery is a dark color scheme with clearly defined contrasting colors and a slightly earthy tone.
https://srcery.sh
Other
824 stars 60 forks source link

Set highlight groups for nvim-cmp. #96

Closed micangl closed 1 year ago

micangl commented 1 year ago

Nvim-cmp highlight groups are linked.

roosta commented 1 year ago

Thanks! one minor nit pick: I don't think the echo makes any sense in that context. The message buffer would have an entry "loading" but loading what? I'd prefer no echo.

micangl commented 1 year ago

Sorry, it was for debugging. Now it's been removed.

roosta commented 1 year ago

Thanks!