Commit abc0d521 authored by Dmi7ry's avatar Dmi7ry

changed "branch" -> "tags"; name improved

parent c2661b57
...@@ -387,13 +387,13 @@ ...@@ -387,13 +387,13 @@
] ]
}, },
{ {
"name": "DFormat (dfmt integration)", "name": "DFormat",
"details": "https://github.com/dmi7ry/dfmt-sublime", "details": "https://github.com/dmi7ry/dfmt-sublime",
"labels": ["formatting", "d", "dlang"], "labels": ["formatting", "d", "dlang"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
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