Commit 72fe7eda authored by FichteFoll's avatar FichteFoll

Merge pull request #3727 from subhaze/codekit_commands

Adds CodeKit Commands
parents 4e8a465c e39bda1f
...@@ -1005,6 +1005,18 @@ ...@@ -1005,6 +1005,18 @@
} }
] ]
}, },
{
"name": "CodeKit Commands",
"details": "https://github.com/subhaze/sublime_codekit",
"labels": ["workflow", "build system"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"details": "https://github.com/subhaze/sublime_codekit/tree/master"
}
]
},
{ {
"name": "Codepad.org Paste Plugin", "name": "Codepad.org Paste Plugin",
"details": "https://github.com/dangelov/Paste-Codepad.org", "details": "https://github.com/dangelov/Paste-Codepad.org",
......
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