Commit e110ea43 authored by FichteFoll's avatar FichteFoll

Rename "Python Auto-Complete"

parent 0509e144
...@@ -2157,16 +2157,6 @@ ...@@ -2157,16 +2157,6 @@
} }
] ]
}, },
{
"name": "Python Auto-Complete",
"details": "https://github.com/eliquious/Python-Auto-Complete",
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"name": "Python Breakpoints", "name": "Python Breakpoints",
"details": "https://github.com/obormot/PythonBreakpoints", "details": "https://github.com/obormot/PythonBreakpoints",
...@@ -2188,6 +2178,18 @@ ...@@ -2188,6 +2178,18 @@
} }
] ]
}, },
{
"name": "Python Completions",
"previous_names": ["Python Auto-Complete"],
"details": "https://github.com/eliquious/Python-Auto-Complete",
"labels": ["python", "completions"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"name": "Python Create Package", "name": "Python Create Package",
"details": "https://github.com/curaloucura/SublimePythonPackage", "details": "https://github.com/curaloucura/SublimePythonPackage",
......
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