I had a little burst of energy this evening and did a bit of work on
the bundle. I am mostly just trying to get the colouring a bit
tighter because some files I look at during the day knock the colours
a bit off wack. I tracked one of the main problems down to cfif with
functions. Depending on how the if was written it could mess up
colouring for the rest of the file. That took some doing, but I think
I have that fixed.
I also fixed the comment in a comment. I run into that at least once
a day, and it can be confusing if the file is colouring the code like
its running, but in reality the code is commented out. It should
work no matter how many comments you have...