Commit 59a1944f authored by FichteFoll's avatar FichteFoll

Merge pull request #4040 from Nessphoro/master

Switched NASM x86  Assembly to tags
parents f5b542e6 5e1108f7
...@@ -46,10 +46,11 @@ ...@@ -46,10 +46,11 @@
{ {
"name": "NASM x86 Assembly", "name": "NASM x86 Assembly",
"details": "https://github.com/Nessphoro/sublimeassembly", "details": "https://github.com/Nessphoro/sublimeassembly",
"labels": ["language syntax", "auto-complete"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
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