Commit 0392bdd4 authored by srusskih's avatar srusskih

update SublimeJEDI registration for v2.0

 - specofied Sublime Text verions
 - add labels
parent a50ea784
......@@ -149,6 +149,18 @@
}
]
},
{
"name": "Jedi Python autocompetion",
"previous_names": ["SublimeJEDI"],
"details": "https://github.com/srusskih/SublimeJEDI",
"labels": ["auto-complete", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/srusskih/SublimeJEDI/tags"
}
]
},
{
"name": "Jimbly's Clipboard History",
"details": "https://github.com/Jimbly/SublimeClipboardHistory",
......
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