morhetz / gruvbox

Retro groove color scheme for Vim
13.59k stars 1.1k forks source link

Add support for Nvim LSP client #341

Closed svilenb closed 10 months ago

svilenb commented 4 years ago

This PR adds highlighting for the build-in Nvim LSP client.

Things that may still need to be added in order to complete the support for that client are the addition of the following highlight groups:

                                                           *hl-LspReferenceText*
LspReferenceText          used for highlighting "text" references
                                                           *hl-LspReferenceRead*
LspReferenceRead          used for highlighting "read" references
                                                          *hl-LspReferenceWrite*
LspReferenceWrite         used for highlighting "write" references
ellisonleao commented 3 years ago

any updates on this ?

rbong commented 3 years ago

@ellisonleao it's merged in the gruvbox-community/gruvbox fork if you need it