andersevenrud / nordic.nvim

A nord-esque colorscheme for neovim
MIT License
174 stars 12 forks source link

Change of hl for LspReference #89

Closed delafthi closed 2 years ago

delafthi commented 2 years ago

The current hl colors of

are very hard to see. Here a short example:

I think we do not need to set these hl groups to such dominant colors. However, more visible defaults would be nice. If you want I can make a PR with a suggestion.

These hl groups are used for vim.buf.lsp.document_highlight if the lsp supports it. How to activate this feature when resting with the cursor over a variable is described here.

andersevenrud commented 2 years ago

If you want I can make a PR with a suggestion.

Please do! :angel: