lspsaga.nvim
lspsaga.nvim copied to clipboard
lspsaga uses the String highlight instead of the SagaString highlight in the references menu
Describe the bug
lspsaga does not use the correct highlight group in the references finder menu for the item under the cursor.
I believe it should use SagaString/SagaSelect and not String?
Steps to reproduce
- Change SagaString highlight group
- Open references menu
- Item under cursor remains highlighted in the
Stringhighlight group
Expected behavior
Item under cursor is highlighted with the proper highlight group.
Neovim version (nvim -v)
0.10.3
lspsaga commit
5fce153
Terminal name/version
kitty 0.38.1