vim trick to align blocks/end keywords in Ruby?

Posted by randombits on Stack Overflow See other posts from Stack Overflow or by randombits
Published on 2010-06-10T01:56:03Z Indexed on 2010/06/10 2:02 UTC
Read the original article Hit count: 200

Filed under:
|
|

Is there a way to simply have my blocks and their closing end keyword align properly with vim? If I have a function which is nested with several conditions, things can start to get ugly fast. Can vim save the day?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about vim