Commit ac916ce6 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5719 from mariozaizar/master

Adds Syntax Highlighting for E-Mail files (*.eml)
parents 81db25ab c665dc85
......@@ -502,6 +502,19 @@
}
]
},
{
"name": "EML (E-Mail)",
"labels": ["eml", "email", "mail", "mime", "e-mail", "RFC2045", "RFC2046", "RFC2047", "RFC4288", "RFC4289", "RFC2049"],
"details": "https://github.com/mariozaizar/eml-tmLanguage",
"author": "Mario Zaizar",
"donate": "https://gratipay.com/mariozaizar/",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Emmet",
"details": "https://github.com/sergeche/emmet-sublime",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment