Commit 1afe3cff authored by hbarroso's avatar hbarroso

Update c.json

Fixed correct order
parent 968eb67b
...@@ -658,16 +658,6 @@ ...@@ -658,16 +658,6 @@
} }
] ]
}, },
{
"name": "Codebug",
"details": "https://github.com/hbarroso/Codebug",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/hbarroso/Codebug/tree/master"
}
]
},
{ {
"name": "Code Foo", "name": "Code Foo",
"details": "https://github.com/markandey/codefoo", "details": "https://github.com/markandey/codefoo",
...@@ -712,6 +702,16 @@ ...@@ -712,6 +702,16 @@
} }
] ]
}, },
{
"name": "Codebug",
"details": "https://github.com/hbarroso/Codebug",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/hbarroso/Codebug/tree/master"
}
]
},
{ {
"name": "Codec", "name": "Codec",
"details": "https://github.com/furikake/sublime-codec", "details": "https://github.com/furikake/sublime-codec",
......
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