Skip to content

Commit be160e8

Browse files
committed
Merge pull request #141 from fxbois/patch-1
Add documentation line explaining how to edit Elixir templates.
2 parents 9564992 + e886c08 commit be160e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ experience, you can add the following to your `elixir-mode-hook`:
227227

228228
If you looking for elixir tooling integration for emacs, check: [alchemist.el](https://github.com/tonini/alchemist.el)
229229

230+
You can use [web-mode.el](http://web-mode.org) to edit elixir templates (eex files).
231+
230232
## History
231233

232234
This mode is based on the

0 commit comments

Comments
 (0)