Commit 744df8e2 authored by FichteFoll's avatar FichteFoll

Merge pull request #4129 from ericpridham/master

Added Commando package.
parents 8bdf2229 1abe2275
...@@ -1594,6 +1594,16 @@ ...@@ -1594,6 +1594,16 @@
} }
] ]
}, },
{
"name": "Commando",
"details": "https://github.com/ericpridham/sublime-commando",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "CommandOnSave", "name": "CommandOnSave",
"details": "https://github.com/klaascuvelier/ST2-CommandOnSave", "details": "https://github.com/klaascuvelier/ST2-CommandOnSave",
......
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