From: Abdullah Date: Mon, 4 Jan 2016 17:13:07 +0000 (+0300) Subject: docs: Integration link fix X-Git-Tag: 2.9~33^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=678b4887e414ee6827946b0f9ee527112f0cd3ac;p=thirdparty%2Fjinja.git docs: Integration link fix --- diff --git a/docs/integration.rst b/docs/integration.rst index 79dff761..92a3b147 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -81,10 +81,11 @@ snippet and add it into your `config/environment.py`:: TextMate -------- -Inside the `ext` folder at the root of the Jinja2 project there is a bundle for -TextMate that supports syntax highlighting for Jinja1 and Jinja2 for text based +There is a bundle for TextMate that supports syntax highlighting for Jinja1 and Jinja2 for text based templates as well as HTML. It also contains a few often used snippets. +.. _TextMate Bundle: https://github.com/mitsuhiko/jinja2-tmbundle + Vim ---