Commit 7521bc88 authored by FichteFoll's avatar FichteFoll

Merge pull request #5082 from Twizzledrizzle/master

Send to Shell
parents 81110d10 a924491f
...@@ -841,6 +841,18 @@ ...@@ -841,6 +841,18 @@
} }
] ]
}, },
{
"name": "Send to Shell",
"details": "https://github.com/Twizzledrizzle/Send-to-Shell",
"labels": ["external", "terminal", "shell", "repl"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["windows"],
"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