Commit 9d3fcdf7 authored by Jonathan Payne's avatar Jonathan Payne Committed by FichteFoll

moved the sublemacspro plugin repo at github and changed the name (#6063)

parent c89e4b0e
...@@ -451,6 +451,21 @@ ...@@ -451,6 +451,21 @@
} }
] ]
}, },
{
"name": "Emacs Pro Essentials",
"previous_names": ["sublemacspro"],
"details": "https://github.com/sublime-emacs/sublemacspro",
"releases": [
{
"sublime_text": "<3000",
"branch": "st2"
},
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Emacs Tabstops", "name": "Emacs Tabstops",
"details": "https://github.com/KristoforMaynard/EmacsTabstops", "details": "https://github.com/KristoforMaynard/EmacsTabstops",
......
...@@ -3247,19 +3247,6 @@ ...@@ -3247,19 +3247,6 @@
} }
] ]
}, },
{
"details": "https://github.com/grundprinzip/sublemacspro",
"releases": [
{
"sublime_text": "<3000",
"branch": "st2"
},
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/yrammos/SubLilyPond", "details": "https://github.com/yrammos/SubLilyPond",
"releases": [ "releases": [
......
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