Commit c478a5db authored by FichteFoll's avatar FichteFoll

Merge pull request #4329 from allieus/master

added Python2UnicodeFixer
parents 94216f84 92654e71
...@@ -1851,6 +1851,16 @@ ...@@ -1851,6 +1851,16 @@
} }
] ]
}, },
{
"name": "Python2UnicodeFixer",
"details": "https://github.com/allieus/Python2UnicodeFixer",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/SublimeText/PythonOpenModule", "details": "https://github.com/SublimeText/PythonOpenModule",
"releases": [ "releases": [
......
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