sainnhe / gruvbox-material

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

feat(configuration): add option spell_foreground_unchanged #92

Closed zeertzjq closed 3 years ago

zeertzjq commented 3 years ago

In plain text, this color scheme changes the foreground colors of words not recognized by the spell checker, which can make the text look ugly. Setting g:gruvbox_material_spell_foreground_unchanged to 1 leaves them unchanged. Undercurl is still added.

sainnhe commented 3 years ago

Thanks!

sainnhe commented 3 years ago

I renamed this option to spell_foreground https://github.com/sainnhe/gruvbox-material/commit/fac3e2bb1b5d00e013a8d61949b50f0f3b1bb614

sainnhe commented 3 years ago

I just think about it and found that we should only use undercurl in spell checker, use colored foreground is unreasonable indeed, so I'm going to remove this option and only use undercurl https://github.com/sainnhe/gruvbox-material/commit/11102d3e7504d1cb420ecfd485e2bd8f653d9c28