Commit f68b3d32 authored by Neil Lyons's avatar Neil Lyons

Update c.json

Changed position of plugin to be in alphabetical order. Hopefully this will pass travis.
parent 94b9cbaa
......@@ -880,25 +880,25 @@
]
},
{
"name": "Copy PHP Namespace",
"details": "https://github.com/FrenkyNet/CopyNamespace",
"name": "Copy File Name",
"details": "https://github.com/nwjlyons/copy-file-name",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/FrenkyNet/CopyNamespace/tree/master"
"details": "https://github.com/nwjlyons/copy-file-name/tree/master"
}
]
],
"previous_names": ["copy-file-name"]
},
{
"name": "Copy File Name",
"details": "https://github.com/nwjlyons/copy-file-name",
"name": "Copy PHP Namespace",
"details": "https://github.com/FrenkyNet/CopyNamespace",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/nwjlyons/copy-file-name/tree/master"
"details": "https://github.com/FrenkyNet/CopyNamespace/tree/master"
}
],
"previous_names": ["copy-file-name"]
]
},
{
"details": "https://github.com/adzenith/CopyEdit",
......
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