From: Eugene Ventimiglia Date: 2001-03-04T11:56:13+09:00 Subject: [ruby-talk:11962] Re: SV: Ruby, vim and indentation From: "Dennis Decker Jensen" Subject: [ruby-talk:11933] SV: Ruby, vim and indentation > > Patrik Sundberg > > In the DRYOO (Don't Repeat Yourself, Or Others) spirit I would > > like to ask if > > someone has written an vim indentation file for ruby? > > > > Or for that mather, any other neat vim+ruby hacks? > > See [ruby-talk:11532] for mappings to run ruby and ri (the online ruby index > to the reference) within vim. > > Dennis Decker Jensen > These have been somewhat improved, and are available at http://www.rubygarden.org/ruby?VimExtensions. Aaron Hinni also contributed some macros that work well for him. Pardon my ignorance, but what's an indentation file? --e