Commit e689b3d5 authored by Mark Birbeck's avatar Mark Birbeck

Rename 'Shell Command' to 'ShellCommand'.

parent 9147abe0
...@@ -890,9 +890,10 @@ ...@@ -890,9 +890,10 @@
] ]
}, },
{ {
"name": "Shell Command", "name": "ShellCommand",
"details": "https://github.com/markbirbeck/sublime-text-shell-command", "details": "https://github.com/markbirbeck/sublime-text-shell-command",
"labels": ["shell", "emacs"], "labels": ["shell", "emacs"],
"previous_names": ["Shell Command"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
......
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