Unverified Commit 53e6addc authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7100 from mrcook/master

Add Z80 Assembly syntax package
parents 7a1b9163 8fe24f6e
...@@ -12,6 +12,17 @@ ...@@ -12,6 +12,17 @@
} }
] ]
}, },
{
"name": "Z80 Assembly",
"details": "https://github.com/mrcook/Z80Assembly",
"labels": ["language syntax", "z80", "assembly"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"details": "https://bitbucket.org/abraly/zap-gremlins", "details": "https://bitbucket.org/abraly/zap-gremlins",
"releases": [ "releases": [
......
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