Commit 1f92fe9b authored by FichteFoll's avatar FichteFoll

Merge pull request #3181 from H25/master

Add Dpaste Sublime plugin
parents 3c77fe04 1f1d7b6e
...@@ -558,6 +558,17 @@ ...@@ -558,6 +558,17 @@
} }
] ]
}, },
{
"name": "Dpaste Sublime",
"details": "https://github.com/H25/dpaste-sublime",
"previous_names": ["sublime-dpaste"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/H25/dpaste-sublime/tree/master"
}
]
},
{ {
"name": "Dracula Color Scheme", "name": "Dracula Color Scheme",
"details": "https://github.com/zenorocha/dracula-theme", "details": "https://github.com/zenorocha/dracula-theme",
......
...@@ -1926,15 +1926,6 @@ ...@@ -1926,15 +1926,6 @@
} }
] ]
}, },
{
"details": "https://github.com/brianriley/sublime-dpaste",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/brianriley/sublime-dpaste/tree/master"
}
]
},
{ {
"details": "https://github.com/bgreenlee/sublime-github", "details": "https://github.com/bgreenlee/sublime-github",
"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