Commit 914d39e1 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2082 from markbirbeck/feature/sublime-text-shell-command

Added Shell Command plugin, based on Emacs extension of same name.
parents 3e0391f5 b0ec29d5
...@@ -459,6 +459,17 @@ ...@@ -459,6 +459,17 @@
} }
] ]
}, },
{
"name": "Shell Command",
"details": "https://github.com/markbirbeck/sublime-text-shell-command",
"labels": ["shell", "emacs"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/markbirbeck/sublime-text-shell-command/tags"
}
]
},
{ {
"name": "Shell Turtlestein", "name": "Shell Turtlestein",
"details": "https://github.com/misfo/Shell-Turtlestein", "details": "https://github.com/misfo/Shell-Turtlestein",
......
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