morhetz / gruvbox

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

Add support for vim-lsp #331

Open MatejKastak opened 4 years ago

MatejKastak commented 4 years ago

This PR adds support for vim-lsp plugin.

I have tried to mimic the color logic(errors, warnings, ...) of other plugins.

References are not "on" by default they are highlighted only if user sets:

let g:lsp_highlight_references_enabled = 1