-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I am the maintainer of the biogoo color scheme [1] and a user recently
e-mailed me to remark that when 'cursorline' is on and the current line
includes a misspelled word, that word disappears (it's displayed as white
text on a white background).  The relevant lines are

hi CursorColumn  guibg=#ffffff
hi CursorLine    guibg=#ffffff
hi SpellBad      guifg=#ffffff guibg=#7f0000 gui=undercurl guisp=#d6d6d6

I could just set CursorLine and Column always to use black text, but that
would pretty much destroy highlighting on the current line (this color
scheme mostly differentiates different elements by using different text
colors).  Is there any way to do conditional processing so that the color of
SpellBad text changes if the CursorLine is intersecting it?

(If not, I could change SpellBad to be dark red text on a light background,
so that such words are still apparent with the CursorLine on.)

[1] http://www.vim.org/scripts/script.php?script_id=432

Cheers,
- -- 
Benjamin D. Esham   |   bdes...@gmail.com
He has all the virtues I dislike and none of the vices I admire.
                                — Winston Churchill (attributed)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (Darwin)

iEYEARECAAYFAkxoY1YACgkQzOC3TdZ2u5pA1wCfUP95UcWdq13PiBXYEZc7UIHF
qDUAni0qrRkdnqeTwi64ItDswxgEAQtG
=ZtRp
-----END PGP SIGNATURE-----

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to