Commit c5e4653a authored by Federico Ragona's avatar Federico Ragona

Preserve alphabetical order

parent 677a6988
......@@ -271,18 +271,6 @@
}
]
},
{
"name": "ScalaFormatter",
"details": "https://github.com/fedragon/scalaformatter",
"labels": ["scala", "formatting"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"tags": true
}
]
},
{
"name": "Scala Snippets",
"details": "https://github.com/iDev0urer/sublime-scala-snippets",
......@@ -305,6 +293,18 @@
}
]
},
{
"name": "ScalaFormatter",
"details": "https://github.com/fedragon/scalaformatter",
"labels": ["scala", "formatting"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"tags": true
}
]
},
{
"name": "ScalaProjectGeneratorFacade",
"details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade",
......
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