Commit dc7ec10a authored by Josh Goebel's avatar Josh Goebel

labels: prefer "language syntax" over "syntax highlighting"

parent ecb06a5f
......@@ -56,7 +56,7 @@
{
"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"],
"labels": ["language syntax", "x86", "x64", "x86_64", "AT&T", "GAS"],
"releases": [
{
"sublime_text": "*",
......@@ -299,7 +299,7 @@
"git",
"language",
"syntax",
"syntax highlighting",
"language syntax",
"commit"
],
"author": "adambullmer",
......
......@@ -895,7 +895,7 @@
{
"name": "SHARC or Blackfin DSP assembly highlighting",
"details": "https://github.com/calculuswhiz/SHARC-assembly-Sublime-Syntax",
"labels": ["syntax highlighting", "SHARC", "Blackfin", "VisualDSP"],
"labels": ["language syntax", "SHARC", "Blackfin", "VisualDSP"],
"releases": [
{
"sublime_text": "*",
......
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