$ cd $HOME/.vim $ git clone https:/github.com/zhumengu/snippets.git
PluginInstall "snippets" autocmd BufNewFile,BufRead *.blade.php setlocal filetype=html.blade autocmd BufNewFile,BufRead *.html.erb setlocal filetype=html.eruby