Commit fc024a45 authored by Will Bond's avatar Will Bond

Merge pull request #4872 from 13xforever/master

Updated x86_64 assembly package info
parents 5161242c 2ed77953
...@@ -23,13 +23,14 @@ ...@@ -23,13 +23,14 @@
] ]
}, },
{ {
"name": "X86 and X86_64 assembly", "name": "x86 and x86_64 Assembly",
"previous_names": ["X86 and X86_64 assembly"],
"details": "https://github.com/13xforever/x86-assembly-textmate-bundle", "details": "https://github.com/13xforever/x86-assembly-textmate-bundle",
"labels": ["syntax", "at&t", "gas"], "labels": ["language syntax"],
"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