csapprox/plugin
Matt Wozniski 88df3d0093 Prevent CSApprox from trashing 'background'
Whenever you change the Normal highlight group, vim always changes 'bg'
to light; try:
vim -u NONE -N -c 'set bg=dark' -c 'hi Normal ctermbg=16 ctermfg=255'

This change just makes CSApprox save/restore 'bg' before/after changing
the highlight groups.

Suggestion made by Kris Malfettone (and I'm sure that someone else
pointed this issue out to me in the past, but I didn't act on it then
and forgot who you are, so I'm sorry for not crediting you).
2010-07-18 12:21:45 -04:00
..
CSApprox.vim Prevent CSApprox from trashing 'background' 2010-07-18 12:21:45 -04:00