Commit 4d0dfaed authored by Seppe Stas's avatar Seppe Stas

Add Intel HEX syntax

parent 68f87f07
...@@ -629,6 +629,17 @@ ...@@ -629,6 +629,17 @@
} }
] ]
}, },
{
"name": "Intel HEX",
"details": "https://github.com/seppestas/intel-hex-syntax",
"labels": ["language syntax", "hexadecimal"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "IntelliDocs", "name": "IntelliDocs",
"details": "https://github.com/shortcutme/Sublime-IntelliDocs", "details": "https://github.com/shortcutme/Sublime-IntelliDocs",
......
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