Does anyone else use code folding plugins for vim? If you have something good for this, please share, since all the popular plugins are pretty buggy (they fold functions withing functions, and sometimes just white space).
I've been using this: <a href="http://sontek.net/turning-vim-into-a-modern-python-ide" rel="nofollow">http://sontek.net/turning-vim-into-a-modern-python-ide</a>
I am experiencing weird glitch at your site: <a href="http://cl.ly/8v2D" rel="nofollow">http://cl.ly/8v2D</a><p>Using Chrome 14.0.835.8 dev, Mac OS X 10.7
One thing i miss in languages like python that don't enclose blocks in {} is the convenience of using % to find the matching beginning/end of the block.