Skip to content

Commit

Permalink
[doc] added the link to the Twig Netbeans plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Hamon committed Apr 6, 2011
1 parent 2f106a8 commit 599a508
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/templates.rst
Expand Up @@ -49,9 +49,11 @@ of languages. As Twig syntax is quite similar to Jinja and Django templates,
IDEs that support these two Python templating systems should also support
Twig.

If you use Textmate, you can use the `Twig`_ bundle.
If you use Textmate, you can install the `Twig`_ bundle.

If you use Vim, you can use the `Jinja syntax plugin`_.
If you use Vim, you can install the `Jinja syntax plugin`_.

If you use Netbeans, you can install the `Twig syntax plugin`_.

Variables
---------
Expand Down Expand Up @@ -1436,4 +1438,5 @@ http://github.com/fabpot/Twig-extensions.

.. _`Twig`: https://github.com/Anomareh/PHP-Twig.tmbundle
.. _`Jinja syntax plugin`: http://jinja.pocoo.org/2/documentation/integration
.. _`Twig syntax plugin`: https://github.com/blogsh/Twig-netbeans
.. _`DateTime`: http://www.php.net/manual/en/datetime.construct.php

0 comments on commit 599a508

Please sign in to comment.