Go to file
Matt Wozniski 4091aca090 Fix a bug dumping colors not set in the scheme
CSApproxSnapshot should make a snapshot of the currently used colors,
rather than the colors defined in the colorscheme.  But, when
CSApproxSnapshot() changed &t_Co, the scheme was reloaded, causing :hi
clear to run and delete all colors.  Definitely not desired.  Stop that
from happening in the same way as it is prevented in CSApprox().
2009-01-31 04:18:13 -05:00
doc Finalize 3.0 release. 2009-01-21 19:39:41 -05:00
plugin Fix a bug dumping colors not set in the scheme 2009-01-31 04:18:13 -05:00
.gitignore add a .gitignore file 2009-01-17 01:18:00 -05:00
rgb.txt Distribute an rgb.txt with CSApprox. 2009-01-15 13:19:42 -05:00