Commit ddc6802b authored by FichteFoll's avatar FichteFoll

Merge pull request #2155 from noahcoad/patch-3

added Google Spell Check ST3 version
parents f59be4b0 fe2698b3
...@@ -363,9 +363,13 @@ ...@@ -363,9 +363,13 @@
"name": "Google Spell Check", "name": "Google Spell Check",
"details": "https://github.com/noahcoad/google-spell-check", "details": "https://github.com/noahcoad/google-spell-check",
"releases": [ "releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/noahcoad/google-spell-check/tree/st3"
},
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/noahcoad/google-spell-check/tree/master" "details": "https://github.com/noahcoad/google-spell-check/tree/st2"
} }
] ]
}, },
......
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