Commit c7390300 authored by Alec Thomas's avatar Alec Thomas

Correct order :(

parent fc50cca8
......@@ -1360,6 +1360,16 @@
}
]
},
{
"name": "Python Import Magic",
"details": "https://github.com/alecthomas/SublimePythonImportMagic",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/alecthomas/SublimePythonImportMagic/tree/master"
}
]
},
{
"name": "Python Imports Sorter",
"details": "https://github.com/vi4m/sublime_python_imports",
......@@ -1381,16 +1391,6 @@
}
]
},
{
"name": "Python Import Magic",
"details": "https://github.com/alecthomas/SublimePythonImportMagic",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/alecthomas/SublimePythonImportMagic/tree/master"
}
]
},
{
"name": "Python Nose Testing Snippets",
"details": "https://github.com/sloria/sublime-nose-snippets",
......
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