From: Martin Krauskopf Date: 2007-09-20T16:55:29+09:00 Subject: Re: Emacs, Ruby, and Fode Colding :) Konrad Meyer wrote: > While we're on the subject, how *DO* you use code folding in vim? For Ruby I'm using: http://eigenclass.org/hiki/simplefold Excellent folding with easy setup (= do not need to understand almost at all to ':h folding') In combination with http://vim-taglist.sourceforge.net/ which is somehow related. Regards, m.