added Coda 2 in the list of supported IDEs
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 30 May 2012 20:55:03 +0000 (22:55 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 30 May 2012 20:55:03 +0000 (22:55 +0200)
doc/templates.rst

index 90211b9..dc0377b 100644 (file)
@@ -54,6 +54,7 @@ Many IDEs support syntax highlighting and auto-completion for Twig:
 * *Sublime Text* via the `Twig bundle`_
 * *GtkSourceView* via the `Twig language definition`_ (used by gedit and other projects)
 * *Coda* and *SubEthaEdit* via the `Twig syntax mode`_
+* *Coda 2* via the `other Twig syntax mode`_
 
 Variables
 ---------
@@ -722,3 +723,4 @@ Extension<creating_extensions>` chapter.
 .. _`Twig language definition`: https://github.com/gabrielcorpse/gedit-twig-template-language
 .. _`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