sainnhe / gruvbox-material

Gruvbox with Material Palette
MIT License
1.9k stars 164 forks source link

feat: add option to fully highlight virtual texts #175

Closed antoineco closed 1 year ago

antoineco commented 1 year ago

Closes #167

Allows the g:gruvbox_material_diagnostic_virtual_text option to accept the new value highlighted, besides grey (default) and colored.

With this option set, virtual texts have their background highlighted as well as their text.

See demo in https://github.com/sainnhe/gruvbox-material/issues/167#issuecomment-1518772915

sainnhe commented 1 year ago

LGTM :)