Commit e2d9f4d8 authored by Mark Birbeck's avatar Mark Birbeck

Sort alphabetically after ShellCommand name change.

parent e689b3d5
...@@ -889,18 +889,6 @@ ...@@ -889,18 +889,6 @@
} }
] ]
}, },
{
"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": "Shell Turtlestein", "name": "Shell Turtlestein",
"details": "https://github.com/misfo/Shell-Turtlestein", "details": "https://github.com/misfo/Shell-Turtlestein",
...@@ -915,6 +903,18 @@ ...@@ -915,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", "name": "ShellStatus",
"details": "https://github.com/shagabutdinov/sublime-shell-status", "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