From 678b4887e414ee6827946b0f9ee527112f0cd3ac Mon Sep 17 00:00:00 2001 From: Abdullah Date: Mon, 4 Jan 2016 20:13:07 +0300 Subject: [PATCH] docs: Integration link fix --- docs/integration.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 --- -- 2.47.2