neoclide / coc-highlight

Document highlight and document colors LSP support for coc.nvim
221 stars 12 forks source link

can't change highlight color of current symbol #53

Closed dprophete closed 3 years ago

dprophete commented 3 years ago

Hi guys,

I was trying to change the highligh color of the current symbol. The doc says:

Q: How to change highlight of the current symbol.
A: All you need is overwrite the highlight group, checkout :h coc-highlights

which specific highlight group though? :h coc-highlights shows a million of them :-)

thanks

chemzqm commented 3 years ago

Document highlight related