https://bugs.kde.org/show_bug.cgi?id=496534
--- Comment #4 from terrycc...@gmail.com <terrycc...@gmail.com> --- I should clarify that the .vimrc used contains: ``` set termguicolors setlocal spell try | lang en_US | catch | endtry set spelllang=en_us let &t_Cs = "\e[4:3m" let &t_Ce = "\e[4:0m" hi SpellBad term=undercurl cterm=undercurl gui=undercurl guifg=NONE ctermfg=NONE guisp=#d73a49 ctermbg=None ``` -- You are receiving this mail because: You are watching all bug changes.