From: Peter Kokot Date: Wed, 4 Sep 2013 14:57:27 +0000 (+0200) Subject: Vim integration updated with alternative, Jinja for Vim link updated to the latest X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=d8346d49e74cbdc33b97180590bcccbf1dfb97c1;p=web%2Fkonrad%2Ftwig.git Vim integration updated with alternative, Jinja for Vim link updated to the latest --- diff --git a/doc/templates.rst b/doc/templates.rst index c81cc72..cad1fff 100644 --- a/doc/templates.rst +++ b/doc/templates.rst @@ -47,7 +47,7 @@ IDEs Integration Many IDEs support syntax highlighting and auto-completion for Twig: * *Textmate* via the `Twig bundle`_ -* *Vim* via the `Jinja syntax plugin`_ +* *Vim* via the `Jinja syntax plugin`_ or the `vim-twig plugin`_ * *Netbeans* via the `Twig syntax plugin`_ (until 7.1, native as of 7.2) * *PhpStorm* (native as of 2.1) * *Eclipse* via the `Twig plugin`_ @@ -872,7 +872,8 @@ If you want to create your own, read the :ref:`Creating an Extension` chapter. .. _`Twig bundle`: https://github.com/Anomareh/PHP-Twig.tmbundle -.. _`Jinja syntax plugin`: http://jinja.pocoo.org/2/documentation/integration +.. _`Jinja syntax plugin`: http://jinja.pocoo.org/docs/integration/#vim +.. _`vim-twig plugin`: https://github.com/evidens/vim-twig .. _`Twig syntax plugin`: http://plugins.netbeans.org/plugin/37069/php-twig .. _`Twig plugin`: https://github.com/pulse00/Twig-Eclipse-Plugin .. _`Twig language definition`: https://github.com/gabrielcorpse/gedit-twig-template-language