###Install Vundle
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Launch vim and run :PluginInstall OR To install from command line: vim +PluginInstall +qall
install Jshint and Tern
npm install jshint -g
###Install Vundle
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Launch vim and run :PluginInstall OR To install from command line: vim +PluginInstall +qall
install Jshint and Tern
npm install jshint -g