Skip to content

Vim syntax highlighting for Blade templates.

Notifications You must be signed in to change notification settings

sheerun/vim-blade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Vim syntax highlighting for Blade templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 61.0%
  • PHP 39.0%