Commit fbe91ac7 authored by FichteFoll's avatar FichteFoll

Merge pull request #1950 from thijsdezoete/master

Python ImportSorter sublime plugin
parents 42ee8ad3 6af16b74
...@@ -203,6 +203,16 @@ ...@@ -203,6 +203,16 @@
} }
] ]
}, },
{
"name": "isort",
"details": "https://github.com/thijsdezoete/sublime-text-isort-plugin",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/thijsdezoete/sublime-text-isort-plugin/tree/master"
}
]
},
{ {
"details": "https://github.com/SublimeText/Issues", "details": "https://github.com/SublimeText/Issues",
"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