AutoIndent for JavaScript in Vim that understands Semicolon Insertion
- by Nick Retallack
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?