davewongillies / Vim-Jinja2-Syntax

An up-to-date jinja2 syntax file.

Home Page:https://github.com/mitsuhiko/jinja2

Repository from Github https://github.comdavewongillies/Vim-Jinja2-SyntaxRepository from Github https://github.comdavewongillies/Vim-Jinja2-Syntax

This is the latest version of the Jinja2 syntax file for vim with the ability to detect either HTML or Jinja.

There are two reasons I made this repository:

  • The version of this vim addon is out-of-date on vimscripts.

  • I wanted to manage this syntax file with vim-addons-manager or whatever other vim plugins managers there are.

The current version is the 2015-03-20 version from the official jinja repository. If you notice there is a newer version available please message me.

If you have bugs or pull requests, please submit them straight to the source. If the plugin is overzealous in detecting the Jinja syntax, send me the template it shouldn't have matched.

About

An up-to-date jinja2 syntax file.

https://github.com/mitsuhiko/jinja2


Languages

Language:Vim Script 100.0%