azotlikid / Vim-Jinja2-Syntax

An up-to-date jinja2 syntax file.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 2013-04-23 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%