Commit 85b681d8 authored by FichteFoll's avatar FichteFoll

Merge pull request #1730 from benjohnson/patch-1

Updated tern_for_sublime to reflect ST3 compatibility.
parents f1e7f57c 9d376cda
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
"details": "https://github.com/marijnh/tern_for_sublime", "details": "https://github.com/marijnh/tern_for_sublime",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/marijnh/tern_for_sublime/tree/master" "details": "https://github.com/marijnh/tern_for_sublime/tree/master"
} }
] ]
......
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