Commit 02dbd35b authored by Stephen Gennard's avatar Stephen Gennard

Change to use #tag

parent 974eb20b
...@@ -592,13 +592,13 @@ ...@@ -592,13 +592,13 @@
] ]
}, },
{ {
"name" : "COBOL", "name" : "COBOL Syntax",
"details": "https://bitbucket.org/spgennard/sublime_cobol/", "details": "https://bitbucket.org/spgennard/sublime_cobol/",
"labels": ["language syntax"], "labels": ["language syntax","completion"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://bitbucket.org/spgennard/sublime_cobol/commits/tag" "details": "https://bitbucket.org/spgennard/sublime_cobol#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