Commit 0509e144 authored by FichteFoll's avatar FichteFoll

Merge pull request #5165 from tushortz/master

Added Python Completions
parents f5b87101 9af228fb
...@@ -1564,6 +1564,17 @@ ...@@ -1564,6 +1564,17 @@
} }
] ]
}, },
{
"name": "More Python Completions",
"details": "https://github.com/tushortz/More-Python-Completions",
"labels": ["completions", "completion", "Completion", "python"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Morse", "name": "Morse",
"details": "https://github.com/hippasus/SublimeMorse", "details": "https://github.com/hippasus/SublimeMorse",
......
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