G'day folks, I was planning on simplifying the default folding provided when foldmethod=syntax. Currently pretty much everything is folded but I was planning on reducing this to just module/class/method definitions, multi-line comments and __END__ data chunks, with an option to disable comment folding. We could, of course, make this 'infinitely' configurable but I see little point. Is anyone particularly enamoured with having their multi-line regexes folded? ;-) Any thoughts appreciated... Thanks, Doug