Commit 8b735d02 authored by Pavel's avatar Pavel

Meta Substitution Plugin htch/SublimeMetaSubstitutionPlugin [2]

parent 748eaebe
...@@ -763,34 +763,34 @@ ...@@ -763,34 +763,34 @@
] ]
}, },
{ {
"name": "MetaQuotes (MQL4) Compiler", "name": "Meta Substitution",
"details": "https://github.com/IlanFrumer/mql4compiler", "details": "hhttps://github.com/htch/SublimeMetaSubstitutionPlugin",
"labels": ["text manipulation"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"platforms": ["osx"],
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "MetaQuotes (MQL4) Language Package", "name": "MetaQuotes (MQL4) Compiler",
"details": "https://github.com/currencysecrets/mql4", "details": "https://github.com/IlanFrumer/mql4compiler",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "Meta Substitution", "name": "MetaQuotes (MQL4) Language Package",
"details": "hhttps://github.com/htch/SublimeMetaSubstitutionPlugin", "details": "https://github.com/currencysecrets/mql4",
"labels": ["text manipulation"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"platforms": ["osx"], "branch": "master"
"tags": true
} }
] ]
}, },
......
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