Commit d32775ec authored by Peter Zotov's avatar Peter Zotov

Add package: "X86 and X86_64 assembly, AT&T (gas) syntax".

parent f07ca2cd
...@@ -11,6 +11,17 @@ ...@@ -11,6 +11,17 @@
} }
] ]
}, },
{
"name": "X86 and X86_64 assembly",
"details": "https://github.com/13xforever/x86-assembly-textmate-bundle",
"labels": ["syntax", "at&t", "gas"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/13xforever/x86-assembly-textmate-bundle/tree/master"
}
]
},
{ {
"name": "XAML", "name": "XAML",
"details": "https://github.com/maslbl4/sublime-xaml", "details": "https://github.com/maslbl4/sublime-xaml",
......
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