Commit fcd09459 authored by Ryan Boehning's avatar Ryan Boehning

Update c.json

Add CSS3_Syntax to the correct location (alphabetical order).
parent f970d12d
...@@ -1566,6 +1566,16 @@ ...@@ -1566,6 +1566,16 @@
} }
] ]
}, },
{
"name": "CSS3_Syntax",
"details": "https://github.com/y0ssar1an/CSS3_Syntax",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/y0ssar1an/CSS3_Syntax/tags"
}
]
},
{ {
"name": "CSScomb", "name": "CSScomb",
"details": "https://github.com/csscomb/CSScomb-for-Sublime", "details": "https://github.com/csscomb/CSScomb-for-Sublime",
...@@ -1660,16 +1670,6 @@ ...@@ -1660,16 +1670,6 @@
} }
] ]
}, },
{
"name": "CSS3_Syntax",
"details": "https://github.com/y0ssar1an/CSS3_Syntax",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/y0ssar1an/CSS3_Syntax/tags"
}
]
},
{ {
"name": "CSV", "name": "CSV",
"details": "https://github.com/ericmartel/Sublime-Text-2-CSV-Plugin", "details": "https://github.com/ericmartel/Sublime-Text-2-CSV-Plugin",
......
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