Hi,

Thanks for the colorsheme. I tried it and after a few days, I discovered
that plain underlining is not enough for me!
So I tried this:
if version >= 700
  hi SpellBad   guisp=red    gui=undercurl guifg=NONE guibg=NONE ctermfg=red
ctermbg=NONE term=underline cterm=underline
  hi SpellCap   guisp=yellow gui=undercurl guifg=NONE guibg=NONE
ctermfg=yellow ctermbg=NONE term=underline cterm=underline
  hi SpellRare  guisp=blue   gui=undercurl guifg=NONE guibg=NONE
ctermfg=yellow ctermbg=NONE term=underline cterm=underline
  hi SpellLocal guisp=orange gui=undercurl guifg=NONE guibg=NONE
ctermfg=yellow ctermbg=NONE term=underline cterm=underline

(I also change the  fg color).
Works fine, but when current line highlighting is on:
setlocal cursorline

Spelling mistakes in the current line do not have a different color ...

How can I fix this?
Thanks!

Nathan
-- 
View this message in context: 
http://www.nabble.com/changing-spelling-error-highlight-tp24391160p24410512.html
Sent from the Vim - General mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to