Commit 0cc3f81b authored by Lee Gould's avatar Lee Gould

Update g.json

Confirming GotoTab works in ST3
parent 0c85c178
...@@ -467,10 +467,11 @@ ...@@ -467,10 +467,11 @@
] ]
}, },
{ {
"name": "GotoTab",
"details": "https://github.com/SublimeText/GotoTab", "details": "https://github.com/SublimeText/GotoTab",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/GotoTab/tree/master" "details": "https://github.com/SublimeText/GotoTab/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