Please take a look at the new VIMStorm IDE setup
$ git clone https://github.com/ifahrentholz/vim-setup.git ~/.vim/
$ ln -s ~/.vim/vimrc ~/.vimrc
$ ln -s ~/.vim/.jshintrc ~/.jshintrc
PluginInstall
npm install -g csslint
npm install -g jshint
cd ~/.vim/bundle/tern_for_vim
npm install
brew install cmake
cd ~/.vim/bundle/YouCompleteMe
./install.sh --system-boost