Commit c7a49349 authored by FichteFoll's avatar FichteFoll

Merge pull request #3881 from calculuswhiz/master

Added a new highlighting scheme to the default repositories
parents cdcf6572 aff3a7a8
......@@ -43,6 +43,17 @@
}
]
},
{
"name" : "GAS-x86 (or x64) highlighting scheme",
"details" : "https://github.com/calculuswhiz/Assembly-Syntax-Definition",
"labels" : ["syntax highlighting", "x86", "x64", "x86_64", "AT&T", "GAS"],
"releases" : [
{
"sublime_text" : "*",
"details" : "https://github.com/calculuswhiz/Assembly-Syntax-Definition/tags"
}
]
},
{
"name": "Gauche",
"details": "https://github.com/nomnel/Sublime-Gauche-Syntax",
......
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