Commit 1c41101b authored by Taiwo Kareem's avatar Taiwo Kareem

Added Python Completions

parent ebea313e
...@@ -2093,6 +2093,17 @@ ...@@ -2093,6 +2093,17 @@
} }
] ]
}, },
{
"name": "Python Completions",
"details": "https://github.com/tushortz/Python-Completions",
"labels": ["completions", "completion", "Completion", "python"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"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