Commit b39d70b1 authored by FichteFoll's avatar FichteFoll

Merge pull request #4177 from Tenzer/python-output-format

Added Python Output Format
parents 9a2507ee 70a0b6ef
...@@ -1766,6 +1766,16 @@ ...@@ -1766,6 +1766,16 @@
} }
] ]
}, },
{
"name": "Python Output Format",
"details": "https://github.com/Tenzer/PythonOutputFormat",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Python Path to Clipboard", "name": "Python Path to Clipboard",
"details": "https://github.com/Mimino666/SublimeText2-python-package-to-clipboard", "details": "https://github.com/Mimino666/SublimeText2-python-package-to-clipboard",
......
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