Both alt autocomplete-python providers point to ac-python

This commit is contained in:
Ben Ogle
2015-10-01 15:39:28 -07:00
parent 83d61fd640
commit 7e1b2f7d06

View File

@@ -246,7 +246,7 @@
},
"autocomplete-jedi": {
"hasAlternative": true,
"alternative": "autocomplete-plus-python-jedi"
"alternative": "autocomplete-python"
},
"autocomplete-paths": {
"version": "<=1.0.1",
@@ -268,6 +268,10 @@
"hasDeprecations": true,
"latestHasDeprecations": true
},
"autocomplete-plus-python-jedi": {
"hasAlternative": true,
"alternative": "autocomplete-python"
},
"autocomplete-snippets": {
"version": "<=1.0.0",
"hasDeprecations": true,