Commit 73df38f2 authored by FichteFoll's avatar FichteFoll Committed by GitHub

add spotify-control (#6427)

parents d08ce32e fb42a2e9
......@@ -94,7 +94,7 @@
},
{
"name": "SAS Programming",
"description": "For using SAS Institute's Analytics & Data Management system." ,
"description": "For using SAS Institute's Analytics & Data Management system.",
"details": "https://github.com/rpardee/sas",
"labels": ["language syntax", "build-system", "snippets"],
"author": ["rpardee", "friedegg", "seemack"],
......@@ -964,7 +964,7 @@
"releases": [
{
"sublime_text": "*",
"platforms" : ["windows"],
"platforms": ["windows"],
"tags": true
}
]
......@@ -1464,7 +1464,7 @@
"releases": [
{
"sublime_text": ">=3000",
"tags":true
"tags": true
}
]
},
......@@ -2682,7 +2682,7 @@
"releases": [
{
"sublime_text": "*",
"tags" : true
"tags": true
}
]
},
......@@ -2818,6 +2818,19 @@
}
]
},
{
"name": "spotify-control",
"details": "https://github.com/fcannizzaro/spotify-control",
"description": "View and Control your Spotify experience without leaving Sublime Text",
"labels": ["spotify", "music"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["windows"],
"tags": true
}
]
},
{
"name": "Sprak Syntax & Completions for else Heartbreak()",
"details": "https://github.com/Eforen/sublime-syntax-sprak",
......@@ -3296,12 +3309,12 @@
"name": "StrapdownJS Boilerplate",
"details": "https://github.com/sonokamome/StrapdownJS-Boilerplate",
"homepage": "https://github.com/sonokamome/StrapdownJS-Boilerplate",
"readme" : "https://raw.githubusercontent.com/sonokamome/StrapdownJS-Boilerplate/master/README.md",
"labels" : ["Markdown", "StrapdownJS", "boilerplate", "snippet", "snippets"],
"readme": "https://raw.githubusercontent.com/sonokamome/StrapdownJS-Boilerplate/master/README.md",
"labels": ["Markdown", "StrapdownJS", "boilerplate", "snippet", "snippets"],
"releases": [
{
"sublime_text": "*",
"platforms" : "*",
"platforms": "*",
"tags": true
}
]
......@@ -4685,7 +4698,7 @@
{
"name": "SwiftKitten",
"details": "https://github.com/johncsnyder/SwiftKitten",
"labels": ["auto-complete","swift"],
"labels": ["auto-complete", "swift"],
"releases": [
{
"sublime_text": "*",
......@@ -4706,11 +4719,11 @@
{
"name": "SwigSnippets",
"details": "https://github.com/thecodechef/sublime-swig-snippets",
"labels":["snippets"],
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"tags":true
"tags": true
}
]
},
......@@ -4802,7 +4815,7 @@
{
"sublime_text": ">=3000",
"tags": true,
"platforms": ["linux","osx"]
"platforms": ["linux", "osx"]
}
]
},
......
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