Someone wrote:
> I see different highlighting behaviour on the cursor line with search
> highlights and spell highlights. I'm not sure if this is intentional or not.
>
> To simulate set up a bare-bones vimrc as follows.
>
> set cursorline
> set hlsearch
> set spell
> hi CursorLine cterm=NONE ctermfg=0 ctermbg=123
> hi Search cterm=NONE ctermfg=0 ctermbg=222
> hi SpellBad cterm=NONE ctermfg=0 ctermbg=219
>
> When the cursor is set on a line with a search highlight, the search
> highlight displays through the cursorline highlight. But when the cursor
> is set on a line with a spell highlight, the spell highlight disappears.
> Having the spell highlights visible is much better since vim alerts you
> of spelling errors as you type. This is the behaviour when you have
> cursorline turned on without the "hi CursorLine" defined.
>
> Anyone been able to correct this?
>
> Is the CursorLine hightlighting defined with a syntax group? If so, I
> suspect a "contai...@spell" is all that is needed. I have no idea where
> to look for that though. Any help appreciated.
iiijjjiii isn't your name, right? I'm not fixing problem for people who
I don't know what to call. So please tell us who you are, makes this
maillist a lot more social.
--
hundred-and-one symptoms of being an internet addict:
245. You use Real Audio to listen to a radio station from a distant
city rather than turn on your stereo system.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---