Commit 36ce2c75 authored by Will Bond's avatar Will Bond

Merge pull request #4273 from vamitul/master

Added Run In InDesign Plugin
parents 420ad75b 7a4aa1c5
...@@ -1246,6 +1246,17 @@ ...@@ -1246,6 +1246,17 @@
} }
] ]
}, },
{
"name": "Run In InDesign",
"details": "https://github.com/vamitul/RunInIndesign",
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx", "windows"],
"tags": true
}
]
},
{ {
"details": "https://github.com/qfel/RunCommand", "details": "https://github.com/qfel/RunCommand",
"releases": [ "releases": [
......
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