Commit 74081c38 authored by FichteFoll's avatar FichteFoll

Merge pull request #4088 from markbirbeck/feature/rename-shell-command

Rename 'Shell Command' to 'ShellCommand'.
parents 9147abe0 e2d9f4d8
......@@ -889,17 +889,6 @@
}
]
},
{
"name": "Shell Command",
"details": "https://github.com/markbirbeck/sublime-text-shell-command",
"labels": ["shell", "emacs"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "Shell Turtlestein",
"details": "https://github.com/misfo/Shell-Turtlestein",
......@@ -914,6 +903,18 @@
}
]
},
{
"name": "ShellCommand",
"details": "https://github.com/markbirbeck/sublime-text-shell-command",
"labels": ["shell", "emacs"],
"previous_names": ["Shell Command"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "ShellStatus",
"details": "https://github.com/shagabutdinov/sublime-shell-status",
......
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