From: Michael Neumann Date: 2003-06-14T22:52:48+09:00 Subject: Re: I need a code beautifier or formatter On Sat, Jun 14, 2003 at 10:01:36PM +0900, Joao Pedrosa wrote: > Hello, > > I have some source code that is terribly formatted. It needs some good > indentation at least. But I am too lazy to do it all by hand. > > Does anyone know a tool to do the job ? Vim can format Ruby code (visual select then press '='). Regards, Michael