Go to file
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
after/plugin Fix up colors in an after/plugin instead of plugin 2010-05-02 21:41:17 -04:00
autoload Konsole now supports the xterm color palette 2010-07-18 12:21:29 -04:00
doc Konsole now supports the xterm color palette 2010-07-18 12:21:29 -04:00
plugin Prevent CSApprox from trashing 'background' 2010-07-18 12:21:45 -04:00
.gitignore add a .gitignore file 2009-01-17 01:18:00 -05:00