Hello there! This is my vim setup!
To use my vim setup you need to follow the steps below
Install vundle plugin manager. Follow the instructions on Vundle Repository
Copy the .vimrc file to your home directory
vim +PluginInstall +qall
Intall standard linter
npm install -g standard