hrsh7th / cmp-nvim-lsp-signature-help

cmp-nvim-lsp-signature-help
622 stars 27 forks source link

Change highlight #11

Closed rodhash closed 1 year ago

rodhash commented 2 years ago

Hi

As its shown in the readme, right after you call the test function it displays the signature with the current parameter selected, that uses the vim's Pmenusel, right?

https://github.com/hrsh7th/cmp-nvim-lsp-signature-help/blob/main/README.md#cmp-nvim-lsp-signature-help

This works just fine but by any chance am I able to define a specific highlight group instead of using PmenuSel?

ps: contrags for this amazing plugin, huge fan of cmp here

Thanks

nyngwang commented 1 year ago

@rodhash Did you solve it?

rodhash commented 1 year ago

Yes, I changed so many things I don't remember what exactly I did .. also completely forgot to update this issue .. thanks for the FUP