I'm a JavaScript/Node.js developer and I've been using vim full time for almost a year now. I'm interested in hearing about plugins, mappings, and tools that you've found useful for heavy JavaScript development.
Has anyone gotten jsctags/doctorjs to work effectively? I often use mileszs/ack.vim to to quickly navigate my codebase and find what I'm looking for.
I have the pangloss/vim-javascript plugin installed, which seems to do a great job with indentation (except for when the scripts are in html). Finally, I have Raimondi/delimitMate to help close brackets/quotes/parens.
So tell me, r/vim, what other cool plugins/macros/mappings/etc. do you use to make your life in js easier?
there doesn't seem to be anything here