morhetz / gruvbox

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

Spelling error highlighting is broken #350

Open ursi opened 3 years ago

ursi commented 3 years ago

I just recently switched to Linux after using Neovim on Windows. I was having a weird error and I tracked it down to having spell check enabled (set spell) with the gruvbox color scheme.

" init.vim

call plug#begin()
Plug 'morhetz/gruvbox'
call plug#end()

konsole 19.12.3

Screenshot_20200916_173430 :colo gruvbox Screenshot_20200916_173448

xfce4-terminal 0.8.9.2

Screenshot_20200916_173250 :colo gruvbox Screenshot_20200916_173315

peterramaldes commented 2 years ago

+1