Add EEx (Embedded Elixir)

EEx is embedded Elixir: http://elixir-lang.org/docs/v1.0/eex/. Here's
some in-the-wild usage on Github: https://github.com/search?p=100&q=extension%3Aeex+NOT+nothack&ref=searchresults&type=Code&utf8=✓

This uses the "html_elixir" Ace mode, which was added in this pull
request on the Ace project: https://github.com/ajaxorg/ace/pull/2696
This commit is contained in:
Jeff Kreeftmeijer
2015-10-10 00:10:37 +02:00
parent acfad4371f
commit b34acac722
3 changed files with 37 additions and 0 deletions

View File

@@ -248,6 +248,7 @@ vendor/grammars/elixir-tmbundle:
- source.elixir
- text.elixir
- text.html.elixir
- text.html.eex
vendor/grammars/erlang.tmbundle:
- source.erlang
- text.html.erlang.yaws