Go to file
Matt Wozniski 94d110f5a5 Fix some broken logic gathering highlights
Before, we would break the loop if we hit a highlight group with an
empty name.  In that case, we should actually continue the loop.
I moved the loop index increment to the beginning of the loop to make
this easier.
2009-01-15 13:19:42 -05:00
doc Completed beta release of CSApprox.vim 2009-01-15 13:18:20 -05:00
plugin Fix some broken logic gathering highlights 2009-01-15 13:19:42 -05:00