Commit 66f8e4b2 authored by facelessuser's avatar facelessuser

- Rename PlistJsonConverter to SerializedDataConverter

parent 2ef99955
...@@ -716,19 +716,6 @@ ...@@ -716,19 +716,6 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/PlistJsonConverter",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/facelessuser/PlistJsonConverter/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/PlistJsonConverter/tree/ST3"
}
]
},
{ {
"name": "PloneReload", "name": "PloneReload",
"details": "https://github.com/maethu/SublimePloneReload", "details": "https://github.com/maethu/SublimePloneReload",
......
...@@ -536,6 +536,16 @@ ...@@ -536,6 +536,16 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/SerializedDataConverter",
"previous_names": ["PlistJsonConverter"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/facelessuser/SerializedDataConverter/tree/master"
}
]
},
{ {
"name": "SetDjangoSyntax", "name": "SetDjangoSyntax",
"details": "https://bitbucket.org/pjv/setdjangosyntax", "details": "https://bitbucket.org/pjv/setdjangosyntax",
......
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