Unverified Commit e1726d2b authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7165 from jacobmovingfwd/master

add EML Syntax package.
parents 35ef9c12 3eea76f8
...@@ -738,6 +738,18 @@ ...@@ -738,6 +738,18 @@
} }
] ]
}, },
{
"name": "EML Syntax",
"labels": ["eml", "email", "mail", "e-mail", "RFC5322"],
"details": "https://github.com/jacobmovingfwd/eml-syntax",
"author": "Jacob Lee",
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Emmet", "name": "Emmet",
"details": "https://github.com/sergeche/emmet-sublime", "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