sainnhe / gruvbox-material

Gruvbox with Material Palette
MIT License
1.96k stars 166 forks source link

LspDiagnosticsVirtualText fix for neovim-lsp #75

Closed AlejandroManuelDesiderio closed 3 years ago

AlejandroManuelDesiderio commented 3 years ago

Due to LspDiagnosticsVirtualText fields values set as "Grey" all neovim-lsp messages were also grey. They have been changed to more appropriate colors.

sainnhe commented 3 years ago

Colored virtual text colors may distract people, so I added an option to toggle virtual text colors between grey and colored. a32d9dd