AutoIndent for JavaScript in Vim that understands Semicolon Insertion

Posted by Nick Retallack on Stack Overflow See other posts from Stack Overflow or by Nick Retallack
Published on 2010-04-30T05:23:01Z Indexed on 2010/04/30 5:27 UTC
Read the original article Hit count: 259

Filed under:
|
|

I don't end my JavaScript statements with semicolons when newlines will work. No flames, please. My question is, is there an automatic indentation package for vim that will work?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about vim