{
  "name": "HTML+ERB",
  "type": "markup",
  "tmScope": "text.html.erb",
  "group": "HTML",
  "aliases": [
    "erb",
    "rhtml",
    "html+ruby"
  ],
  "extensions": [
    ".erb",
    ".erb.deface",
    ".rhtml"
  ],
  "aceMode": "text",
  "codemirrorMode": "htmlembedded",
  "codemirrorMimeType": "application/x-erb",
  "languageId": 150
}
