Skip to content

Vim syntax highlighting for the Jade templating engine.

Notifications You must be signed in to change notification settings

statianzo/vim-jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-jade

vim-jade provides syntax highlighting for the Jade templating engine. It is a port from tpope's vim-haml with some adjustments to support differences in the syntax.

Unmaintained

You probably want vim-pug.

Installation

  1. Copy syntax/jade.vim into your ~/.vim/syntax folder.
  2. Copy ftdetect/jade.vim into your ~/.vim/ftdetect folder.
  3. Copy indent/jade.vim into your ~/.vim/indent folder.

About

Vim syntax highlighting for the Jade templating engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published