Commit e0f604c2 authored by Jan T. Sott's avatar Jan T. Sott Committed by GitHub

Remove +

stupid copy & paste error
parent 6989d682
......@@ -134,19 +134,19 @@
]
},
{
+ "name": "dicttoxml",
+ "load_order": "50",
+ "description": "Converts a Python dictionary or other native data type into a valid XML string - https://github.com/idleberg/sublime-dicttoxml",
+ "author": "idleberg",
+ "issues": "https://github.com/idleberg/sublime-dicttoxml/issues",
+ "releases": [
+ {
+ "base": "https://github.com/idleberg/sublime-dicttoxml",
+ "tags": true,
+ "sublime_text": "*"
+ }
+ ]
+ },
"name": "dicttoxml",
"load_order": "50",
"description": "Converts a Python dictionary or other native data type into a valid XML string - https://github.com/idleberg/sublime-dicttoxml",
"author": "idleberg",
"issues": "https://github.com/idleberg/sublime-dicttoxml/issues",
"releases": [
{
"base": "https://github.com/idleberg/sublime-dicttoxml",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "fileio",
"load_order": "01",
......
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