Commit a89c625a authored by Richard Stein's avatar Richard Stein

Added tags for st2 and st3 to KeybindingHelper

parent 5566e563
......@@ -82,8 +82,12 @@
"details": "https://github.com/r-stein/sublime-text-keybinding-helper",
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
......
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