Commit f2a9a375 authored by Stephen Gennard's avatar Stephen Gennard

Move the COBOL entry downwards

parent c1a5f5ef
{ {
"schema_version": "2.0", "schema_version": "2.0",
"packages": [ "packages": [
{
"name" : "COBOL",
"details": "https://bitbucket.org/spgennard/sublime_cobol/",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/spgennard/sublime_cobol/commits/tag"
}
]
},
{ {
"name": "C Improved", "name": "C Improved",
"details": "https://github.com/abusalimov/SublimeCImproved", "details": "https://github.com/abusalimov/SublimeCImproved",
...@@ -602,6 +591,17 @@ ...@@ -602,6 +591,17 @@
} }
] ]
}, },
{
"name" : "COBOL",
"details": "https://bitbucket.org/spgennard/sublime_cobol/",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/spgennard/sublime_cobol/commits/tag"
}
]
},
{ {
"name": "Cobra", "name": "Cobra",
"details": "https://github.com/virakal/SublimeCobra", "details": "https://github.com/virakal/SublimeCobra",
......
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