Merge pull request #2684 from jeffkreeftmeijer/eex

Add EEx (Embedded Elixir)
This commit is contained in:
Arfon Smith
2015-10-19 12:02:18 +01:00
3 changed files with 37 additions and 0 deletions

View File

@@ -1333,6 +1333,16 @@ HTML+Django:
- htmldjango
ace_mode: django
HTML+EEX:
type: markup
tm_scope: text.html.eex
group: HTML
aliases:
- eex
extensions:
- .eex
ace_mode: html_eex
HTML+ERB:
type: markup
tm_scope: text.html.erb