csapprox/plugin
Matt Wozniski b0bab84bfe Process Normal first without sorting
Instead of sorting the entire list of all highlight groups in order to
make sure that Normal is handled first, just pluck out the Normal group
from the list and move it to the front.  Seems to be slightly better for
speed, and yields slightly more readable code anyway.
2009-03-28 21:00:15 -04:00
..
CSApprox.vim Process Normal first without sorting 2009-03-28 21:00:15 -04:00