Commit 8a03ec8f authored by Ryan Scherf's avatar Ryan Scherf

Correct order

parent 5074c0fa
...@@ -372,16 +372,6 @@ ...@@ -372,16 +372,6 @@
} }
] ]
}, },
{
"name": "GitLink",
"details": "https://github.com/rscherf/GitLink",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/rscherf/GitLink/tags"
}
]
},
{ {
"name": "Gitignore", "name": "Gitignore",
"details": "https://github.com/kevinxucs/Sublime-Gitignore", "details": "https://github.com/kevinxucs/Sublime-Gitignore",
...@@ -413,6 +403,16 @@ ...@@ -413,6 +403,16 @@
} }
] ]
}, },
{
"name": "GitLink",
"details": "https://github.com/rscherf/GitLink",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/rscherf/GitLink/tags"
}
]
},
{ {
"name": "gitp", "name": "gitp",
"details": "https://github.com/subsetpark/gitp", "details": "https://github.com/subsetpark/gitp",
......
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