Commit 4665f9f4 authored by FichteFoll's avatar FichteFoll

Merge pull request #4553 from DavidGerva/master

SendToSandbox plugin add
parents ff5cf84b 9d1825b6
...@@ -777,6 +777,16 @@ ...@@ -777,6 +777,16 @@
} }
] ]
}, },
{
"name": "Send To Sandbox",
"details": "https://github.com/DavidGerva/SendToSandbox-SublimePlugin",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/wch/SendText", "details": "https://github.com/wch/SendText",
"labels": ["terminal"], "labels": ["terminal"],
......
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