mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 21:07:18 +00:00
Vim integration updated with alternative, Jinja for Vim link updated to the latest
This commit is contained in:
+3
-2
@@ -47,7 +47,7 @@ IDEs Integration
|
|||||||
Many IDEs support syntax highlighting and auto-completion for Twig:
|
Many IDEs support syntax highlighting and auto-completion for Twig:
|
||||||
|
|
||||||
* *Textmate* via the `Twig bundle`_
|
* *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)
|
* *Netbeans* via the `Twig syntax plugin`_ (until 7.1, native as of 7.2)
|
||||||
* *PhpStorm* (native as of 2.1)
|
* *PhpStorm* (native as of 2.1)
|
||||||
* *Eclipse* via the `Twig plugin`_
|
* *Eclipse* via the `Twig plugin`_
|
||||||
@@ -872,7 +872,8 @@ If you want to create your own, read the :ref:`Creating an
|
|||||||
Extension<creating_extensions>` chapter.
|
Extension<creating_extensions>` chapter.
|
||||||
|
|
||||||
.. _`Twig bundle`: https://github.com/Anomareh/PHP-Twig.tmbundle
|
.. _`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 syntax plugin`: http://plugins.netbeans.org/plugin/37069/php-twig
|
||||||
.. _`Twig plugin`: https://github.com/pulse00/Twig-Eclipse-Plugin
|
.. _`Twig plugin`: https://github.com/pulse00/Twig-Eclipse-Plugin
|
||||||
.. _`Twig language definition`: https://github.com/gabrielcorpse/gedit-twig-template-language
|
.. _`Twig language definition`: https://github.com/gabrielcorpse/gedit-twig-template-language
|
||||||
|
|||||||
Reference in New Issue
Block a user