From: John Lam Date: 2006-08-28T13:05:33+09:00 Subject: Reformat Ruby source code in vim? I'm in the process of converting to vim from emacs to help save my hands. I'm using the excellent vim-ruby gem to syntax color my code. One thing that I haven't figured out how to do yet in vim is reformatting source code. I do this in emacs via ESC-CTRL-Q . It's really useful during refactoring when moving code fragments from one place to another. Thanks! -John http://www.iunknown.com