Even though most of this stuff has nothing to do with javascript
The newest version of vim won't necessarily be the version you have installed. Run vim --version
to check your version. brew install vim --override-system-vim
is the easiest way to install the latest version on mac.
TODO