Commit 552773b2 authored by Kotrotsos's avatar Kotrotsos

Update c.json

changed position of entry.
parent e20e8154
{ {
"schema_version": "2.0", "schema_version": "2.0",
"packages": [ "packages": [
{
"name": "CSSEdit Group support",
"details": "https://github.com/Kotrotsos/sublime-cssedit-groups",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/Kotrotsos/sublime-cssedit-groups/tree/master"
}
]
},
{ {
"name": "C# Compile & Run", "name": "C# Compile & Run",
"details": "https://github.com/chrokh/csharp-build-singlefile-sublime-text-2", "details": "https://github.com/chrokh/csharp-build-singlefile-sublime-text-2",
...@@ -1050,6 +1040,16 @@ ...@@ -1050,6 +1040,16 @@
} }
] ]
}, },
{
"name": "CSSEdit Group support",
"details": "https://github.com/Kotrotsos/sublime-cssedit-groups",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/Kotrotsos/sublime-cssedit-groups/tree/master"
}
]
},
{ {
"details": "https://github.com/lcdsantos/CSSFontFamily", "details": "https://github.com/lcdsantos/CSSFontFamily",
"releases": [ "releases": [
......
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