From: Andrew Walrond Date: 2005-04-26T19:30:52+09:00 Subject: Re: Folding editor for ruby code browsing On Monday 25 April 2005 13:07, Michael Ulm wrote: > Andrew Walrond wrote: > > > > Vim fell at the first hurdle; syntax colouring/highlighting :( But I climbed back on, charged around aintree and won the national by a nose... I spent a few hours feeling like somebody had chopped my arms off, but now I'm getting to grips with vims modal system. I _really_ like vim's syntax based folding mechanism (set foldmethod=syntax). For that feature alone, I think vim might just become my editor of choice. Graphical only editors and IDEs are great, but a significant amount of my work is done via ssh, so I really need an editor that works well in both environments. Andrew