Commit a25945c3 authored by Winston Chang's avatar Winston Chang

SendText works with Sublime Text 3

parent 3e0391f5
...@@ -402,9 +402,10 @@ ...@@ -402,9 +402,10 @@
}, },
{ {
"details": "https://github.com/wch/SendText", "details": "https://github.com/wch/SendText",
"labels": ["terminal"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/wch/SendText/tree/master" "details": "https://github.com/wch/SendText/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