gruvbox-community / gruvbox

Retro groove color scheme for Vim - community maintained edition
MIT License
801 stars 62 forks source link

Better support for Lsp #167

Closed geier closed 3 years ago

geier commented 3 years ago

While Lsp is only in the currently unreleased neovim 0.5, I see there is some support for Lsp already. Currently missing seem to be definitions for LspReferenceText, LspReferenceRead and LspReferenceWrite. See the MS documentation for their meaning. See also the nvim lsp documentation.