From ca3b1566e346486dbde95aa0181133ce2444b812 Mon Sep 17 00:00:00 2001 From: Arne Kiesewetter Date: Fri, 24 Aug 2012 12:41:34 +0300 Subject: [PATCH] Added Highlighter for Notepad++ to the list --- doc/templates.rst | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/doc/templates.rst b/doc/templates.rst index b55258c..ac24fb0 100644 --- a/doc/templates.rst +++ b/doc/templates.rst @@ -56,6 +56,7 @@ Many IDEs support syntax highlighting and auto-completion for Twig: * *Coda* and *SubEthaEdit* via the `Twig syntax mode`_ * *Coda 2* via the `other Twig syntax mode`_ * *Komodo* and *Komodo Edit* via the Twig highlight/syntax check mode +* *Notepad++* via the `Notepad++ Twig Highlighter`_ Variables --------- @@ -752,3 +753,4 @@ Extension` chapter. .. _`extension repository`: http://github.com/fabpot/Twig-extensions .. _`Twig syntax mode`: https://github.com/bobthecow/Twig-HTML.mode .. _`other Twig syntax mode`: https://github.com/muxx/Twig-HTML.mode +.. _`Notepad++ Twig Highlighter`: https://github.com/Banane9/notepadplusplus-twig \ No newline at end of file -- 1.7.2.5