projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2757f48
)
added emacs in the IDE support section of the docs
author
Fabien Potencier
<fabien.potencier@gmail.com>
Sun, 16 Dec 2012 07:55:06 +0000 (08:55 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Sun, 16 Dec 2012 07:55:06 +0000 (08:55 +0100)
doc/templates.rst
patch
|
blob
|
history
diff --git
a/doc/templates.rst
b/doc/templates.rst
index
1bcb8ee
..
e45b7a8
100644
(file)
--- a/
doc/templates.rst
+++ b/
doc/templates.rst
@@
-57,6
+57,7
@@
Many IDEs support syntax highlighting and auto-completion for Twig:
* *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`_
+* *Emacs* via `web-mode.el`_
Variables
---------
@@
-832,3
+833,4
@@
Extension<creating_extensions>` chapter.
.. _`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
+.. _`web-mode.el`: http://web-mode.org/