Commit 4c568823 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5701 from seppestas/master

Add Intel HEX syntax
parents 678d695c 2493533d
...@@ -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": ">=3084",
"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