My vim settings
Copy and paste the following into your terminal/shell:
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
Vim syntax highlighting for Pug (formerly Jade) templates.
cd ~/.vim/bundle
git clone git://github.com/digitaltoad/vim-pug.git