Go to file
Matt Wozniski af6d70e7f4 Validate the attr map only once per run
Before, each call to s:attr_map() would make sure that the things being
mapped from and to were valid.  Optimize this by making sure all at once
that all things being mapped from, and all things being mapped to, are
valid, before using any attributes.
2009-03-28 21:00:18 -04:00
autoload First try showrgb, then our own (cooked) rgb.txt 2009-02-28 18:29:12 -05:00
doc Default to using builtin rgb.txt maps 2009-03-28 20:59:26 -04:00
plugin Validate the attr map only once per run 2009-03-28 21:00:18 -04:00
.gitignore add a .gitignore file 2009-01-17 01:18:00 -05:00