vim-node
vim-node copied to clipboard
:A (Alternate) support
It would be nice to use colon A to toggle between alternate files like you can in Rails.vim
Absolutely!
I haven't yet decided which solution would be most appropriate. @tpope has Projectionist.vim. Perhaps Node.vim can somehow configure that for use in JavaScript projects...
I've started using Projectionist.vim myself and it works well. I wonder what default mappings should Node.vim set up. Any ideas, @nathanielescribano?