From: Martin DeMello Date: 2007-12-16T05:47:27+09:00 Subject: Re: autoindenting ruby On Dec 16, 2007 2:09 AM, forgottenwizard wrote: > Have you looked into the indent utility? I know it works with C well, > and you can use diffrent "styles" that it comes with. It isn't in an > IDE, but you should be able to run it in a decent IDE. That misses the "hit return and have the next line indented properly" bit that makes vim (and emacs, no doubt) such a pleasure to use. martin