Go to file
Matt Wozniski f8019878d0 Don't run CSApproxImpl unless t_Co is sane.
This was set up to allow CSApproxImpl() to run if either t_Co was set to
88 or 256, or if we were running in gui vim.  Presumably this was added
for CSApproxSnapshot, but that sets t_Co to something sane even in gvim.
This was causing errors slightly later when t_Co was unset.
2009-01-17 01:22:39 -05:00
doc Clarify some CSApprox docs 2009-01-15 14:09:20 -05:00
plugin Don't run CSApproxImpl unless t_Co is sane. 2009-01-17 01:22:39 -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