Commit 659cabfa authored by idleberg's avatar idleberg

fixed alphabetization

parent bc47f70b
...@@ -96,16 +96,6 @@ ...@@ -96,16 +96,6 @@
} }
] ]
}, },
{
"name": "Parallel Builder",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin/tree/master"
}
]
},
{ {
"name": "Paraiso Black Color Scheme", "name": "Paraiso Black Color Scheme",
"details": "https://github.com/idleberg/ParaisoBlack.tmTheme", "details": "https://github.com/idleberg/ParaisoBlack.tmTheme",
...@@ -131,6 +121,16 @@ ...@@ -131,6 +121,16 @@
"Para\u00edso Color Scheme" "Para\u00edso Color Scheme"
] ]
}, },
{
"name": "Parallel Builder",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin/tree/master"
}
]
},
{ {
"details": "https://github.com/odyssomay/paredit", "details": "https://github.com/odyssomay/paredit",
"labels": ["text manipulation", "formatting", "code navigation"], "labels": ["text manipulation", "formatting", "code navigation"],
......
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