Files
vimrc/bundle/vim-blade
2015-03-04 12:22:32 -06:00
..
2015-03-04 12:22:32 -06:00
2015-03-04 12:22:32 -06:00
2015-03-04 12:22:32 -06:00
2015-03-04 12:22:32 -06:00

vim-blade

Vim syntax highlighting for Blade templates (Laravel 4+).

Installation

Using pathogen pathogen.vim.

cd ~/.vim/bundle
git clone git://github.com/xsbeats/vim-blade.git

Using vundle Vundle.vim.

Plugin 'xsbeats/vim-blade'

Using neobundle Neobundle.vim

NeoBundle 'xsbeats/vim-blade'

Todo

Indentation (currently nonexistent)