Commit c8b6e30d authored by Jonas Friedmann's avatar Jonas Friedmann

Update Package Snippets name

parent fb78fb43
...@@ -21,6 +21,17 @@ ...@@ -21,6 +21,17 @@
} }
] ]
}, },
{
"name": "Package Snippets",
"details": "https://github.com/frdmn/package-snippets",
"labels": ["snippets", "git", "repository", "package"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/skuroda/PackageResourceViewer", "details": "https://github.com/skuroda/PackageResourceViewer",
"releases": [ "releases": [
......
...@@ -2477,17 +2477,6 @@ ...@@ -2477,17 +2477,6 @@
} }
] ]
}, },
{
"name": "Sublime Repository Snippets",
"details": "https://github.com/frdmn/sublime-repository-snippets",
"labels": ["snippets", "git", "repository"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"name": "Sublime Text API Helper", "name": "Sublime Text API Helper",
"details": "https://github.com/jugyo/SublimeTextAPIHelper", "details": "https://github.com/jugyo/SublimeTextAPIHelper",
......
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