Commit c04f2039 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2091 from relikd/patch-1

Updated 'Plist Binary' to ST3
parents 3b69d3e7 cdf9caf7
...@@ -100,7 +100,6 @@ ...@@ -100,7 +100,6 @@
"https://raw.github.com/quarnster/SublimeClang/master/package.json", "https://raw.github.com/quarnster/SublimeClang/master/package.json",
"https://raw.github.com/quarnster/SublimeJava/master/package.json", "https://raw.github.com/quarnster/SublimeJava/master/package.json",
"https://raw.github.com/recklesswaltz/Subtoise/master/packages.json", "https://raw.github.com/recklesswaltz/Subtoise/master/packages.json",
"https://raw.github.com/relikd/plist-binary_sublime/master/packages.json",
"https://raw.github.com/robcowie/SublimeTODO/master/packages.json", "https://raw.github.com/robcowie/SublimeTODO/master/packages.json",
"https://raw.github.com/robertcollier4/AutoHotkey/master/packages.json", "https://raw.github.com/robertcollier4/AutoHotkey/master/packages.json",
"https://raw.github.com/robertcollier4/REG/master/packages.json", "https://raw.github.com/robertcollier4/REG/master/packages.json",
......
...@@ -630,6 +630,16 @@ ...@@ -630,6 +630,16 @@
} }
] ]
}, },
{
"name": "Plist Binary",
"details": "https://github.com/relikd/plist-binary_sublime",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/relikd/plist-binary_sublime/tree/master"
}
]
},
{ {
"details": "https://github.com/facelessuser/PlistJsonConverter", "details": "https://github.com/facelessuser/PlistJsonConverter",
"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