Commit f65394ca authored by FichteFoll's avatar FichteFoll

Merge pull request #4277 from yyyc514/cleanup

Clean up labels a bit and see if contributions here are welcome.
parents 57689f02 50a29af5
......@@ -308,7 +308,7 @@
{
"name": "Better Build System",
"details": "https://bitbucket.org/ArtDesire/better-build-system",
"labels": ["build system", "building"],
"labels": ["build system"],
"releases": [
{
"sublime_text": "*",
......@@ -886,7 +886,7 @@
{
"name": "Build Ant Target",
"details": "https://github.com/ryanhefner/BuildAntTarget",
"labels": ["ant", "building", "build system"],
"labels": ["ant", "build system"],
"releases": [
{
"sublime_text": "*",
......
......@@ -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",
......
......@@ -112,7 +112,7 @@
{
"name": "Jasmine Matchers Snippets",
"details": "https://github.com/JamieMason/Jasmine-Matchers-Snippets",
"labels": ["snippets", "JavaScript", "testing", "Jasmine"],
"labels": ["snippets", "javascript", "testing", "Jasmine"],
"releases": [
{
"sublime_text": "*",
......@@ -123,7 +123,7 @@
{
"name": "Jasmine Scaffold",
"details": "https://github.com/swirlycheetah/jasmine-scaffold-sublime-text",
"labels": ["Jasmine", "JavaScript", "testing", "unit test"],
"labels": ["Jasmine", "javascript", "testing", "unit test"],
"releases": [
{
"sublime_text": "*",
......@@ -302,7 +302,7 @@
{
"name": "JavaScriptFunctionDefinition",
"details": "https://github.com/asdf23/JavaScriptFunctionDefinition",
"labels": ["JavaScript", "autocomplete"],
"labels": ["javascript", "autocomplete"],
"releases": [
{
"sublime_text": "*",
......@@ -324,7 +324,7 @@
{
"name": "Javatar",
"details": "https://github.com/spywhere/Javatar",
"labels": ["build system", "development", "java"],
"labels": ["build system", "java"],
"releases": [
{
"sublime_text": ">=3000",
......@@ -760,7 +760,7 @@
{
"name": "JSML Formatter",
"details": "https://github.com/mjkaufer/JSML-Formatter",
"labels": ["development", "JSML"],
"labels": ["JSML"],
"releases": [
{
"sublime_text": ">=3000",
......
......@@ -277,7 +277,7 @@
{
"name": "MarkdownEditing",
"details": "https://github.com/SublimeText-Markdown/MarkdownEditing",
"labels": ["markdown", "github flavored markdown", "github markdown", "gfm", "multimarkdown", "color scheme"],
"labels": ["markdown", "github markdown", "gfm", "multimarkdown", "color scheme"],
"releases": [
{
"sublime_text": "*",
......
......@@ -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": "*",
......
......@@ -65,7 +65,7 @@
{
"name": "UMD snippets",
"details": "https://github.com/garrettn/sublime-umd-snippets",
"labels": ["JavaScript", "snippets"],
"labels": ["javascript", "snippets"],
"releases": [
{
"sublime_text": "*",
......@@ -99,7 +99,7 @@
"name": "Underscorejs snippets",
"details": "https://github.com/AntouanK/sublime-underscorejs-snippets",
"author": "@antouank",
"labels": ["snippets", "auto-complete", "JavaScript", "underscorejs", "underscore.js"],
"labels": ["snippets", "auto-complete", "javascript", "underscorejs", "underscore.js"],
"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