Commit e64cfbe5 authored by Francesco Cannizzaro's avatar Francesco Cannizzaro

add sublimify

parent fdb484f9
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
}, },
{ {
"name": "SAS Programming", "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", "details": "https://github.com/rpardee/sas",
"labels": ["language syntax", "build-system", "snippets"], "labels": ["language syntax", "build-system", "snippets"],
"author": ["rpardee", "friedegg", "seemack"], "author": ["rpardee", "friedegg", "seemack"],
...@@ -964,7 +964,7 @@ ...@@ -964,7 +964,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"platforms" : ["windows"], "platforms": ["windows"],
"tags": true "tags": true
} }
] ]
...@@ -1464,7 +1464,7 @@ ...@@ -1464,7 +1464,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"tags":true "tags": true
} }
] ]
}, },
...@@ -2683,7 +2683,7 @@ ...@@ -2683,7 +2683,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags" : true "tags": true
} }
] ]
}, },
...@@ -3297,12 +3297,12 @@ ...@@ -3297,12 +3297,12 @@
"name": "StrapdownJS Boilerplate", "name": "StrapdownJS Boilerplate",
"details": "https://github.com/sonokamome/StrapdownJS-Boilerplate", "details": "https://github.com/sonokamome/StrapdownJS-Boilerplate",
"homepage": "https://github.com/sonokamome/StrapdownJS-Boilerplate", "homepage": "https://github.com/sonokamome/StrapdownJS-Boilerplate",
"readme" : "https://raw.githubusercontent.com/sonokamome/StrapdownJS-Boilerplate/master/README.md", "readme": "https://raw.githubusercontent.com/sonokamome/StrapdownJS-Boilerplate/master/README.md",
"labels" : ["Markdown", "StrapdownJS", "boilerplate", "snippet", "snippets"], "labels": ["Markdown", "StrapdownJS", "boilerplate", "snippet", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"platforms" : "*", "platforms": "*",
"tags": true "tags": true
} }
] ]
...@@ -4156,6 +4156,18 @@ ...@@ -4156,6 +4156,18 @@
} }
] ]
}, },
{
"name": "sublimify",
"details": "https://github.com/fcannizzaro/sublimify",
"labels": ["spotify", "music"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["windows"],
"tags": true
}
]
},
{ {
"details": "https://github.com/nlloyd/SubliminalCollaborator", "details": "https://github.com/nlloyd/SubliminalCollaborator",
"releases": [ "releases": [
...@@ -4686,7 +4698,7 @@ ...@@ -4686,7 +4698,7 @@
{ {
"name": "SwiftKitten", "name": "SwiftKitten",
"details": "https://github.com/johncsnyder/SwiftKitten", "details": "https://github.com/johncsnyder/SwiftKitten",
"labels": ["auto-complete","swift"], "labels": ["auto-complete", "swift"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -4707,11 +4719,11 @@ ...@@ -4707,11 +4719,11 @@
{ {
"name": "SwigSnippets", "name": "SwigSnippets",
"details": "https://github.com/thecodechef/sublime-swig-snippets", "details": "https://github.com/thecodechef/sublime-swig-snippets",
"labels":["snippets"], "labels": ["snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags":true "tags": true
} }
] ]
}, },
...@@ -4803,7 +4815,7 @@ ...@@ -4803,7 +4815,7 @@
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"tags": true, "tags": true,
"platforms": ["linux","osx"] "platforms": ["linux", "osx"]
} }
] ]
}, },
...@@ -5068,4 +5080,4 @@ ...@@ -5068,4 +5080,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
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