# vim-blade # Vim syntax highlighting for Blade templates (Laravel 4+). Installation ------------ Using pathogen [pathogen.vim](https://github.com/tpope/vim-pathogen). cd ~/.vim/bundle git clone git://github.com/xsbeats/vim-blade.git Using vundle [Vundle.vim](https://github.com/gmarik/Vundle.vim). Plugin 'xsbeats/vim-blade' Using neobundle [Neobundle.vim](https://github.com/Shougo/neobundle.vim) NeoBundle 'xsbeats/vim-blade' Todo ---- Indentation (currently nonexistent)