Commit f59be4b0 authored by FichteFoll's avatar FichteFoll

Merge pull request #2154 from noahcoad/patch-2

added ST3 version of Open URL
parents 23ed37c7 fff3ad70
...@@ -160,9 +160,13 @@ ...@@ -160,9 +160,13 @@
"name": "Open URL", "name": "Open URL",
"details": "https://github.com/noahcoad/open-url", "details": "https://github.com/noahcoad/open-url",
"releases": [ "releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/noahcoad/open-url/tree/st3"
},
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/noahcoad/open-url/tree/master" "details": "https://github.com/noahcoad/open-url/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