Skip to content

Vim Jade template engine syntax highlighting and indention

Notifications You must be signed in to change notification settings

sheerun/vim-jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-jade

Vim syntax highlighting for Jade templates.

Installation

I prefer to install plugins using Tim Pope's pathogen.vim. Installation using pathogen is quite simple.

cd ~/.vim/bundle
git clone git://github.com/digitaltoad/vim-jade.git

If you do not want to use pathogen. You can always install vim-jade in the normal manner by copying each directory to your ~/.vim directory. Make sure not to overwrite any existing directory of the same name and instead copy only the contents of the source directory to the directory of the same name in your ~/.vim directory.

About

Vim Jade template engine syntax highlighting and indention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%