Commit a8def7ed authored by Adam Chainz's avatar Adam Chainz

The 'Switch View in Group' plugin works in Sublime Text 3 and now uses tags

parent 926b3329
...@@ -2428,8 +2428,8 @@ ...@@ -2428,8 +2428,8 @@
"details": "https://github.com/adamchainz/SublimeSwitchViewInGroup", "details": "https://github.com/adamchainz/SublimeSwitchViewInGroup",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/adamchainz/SublimeSwitchViewInGroup/tree/master" "details": "https://github.com/adamchainz/SublimeSwitchViewInGroup/tags"
} }
] ]
}, },
......
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