hrsh7th / nvim-compe

Auto completion Lua plugin for nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation syntax highlighting.

DasOhmoff opened this issue · comments

Hello, thank you for your this plugin, and for your support.

I made it happen so that the documentation of the compe show me the overload parameters of a function (in C#):
image
But as you can see, the documentation syntax highlighting is very weird. For some reason it highlights the _ characters and also the first items in <>.

How can I change the syntax highlighting of the documentation window? I was not able to find the answer in the documentation of compe. If I cannot, then this would be a great feature to have.

I tried changing highlight groups, such as the CompeDocumentation highlight group. But that does not seem to help.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I still have this issue

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I still have this problem