Commit aa0795ad authored by Maxim Grechkin's avatar Maxim Grechkin

fixed order

parent 9f6ea986
...@@ -192,6 +192,16 @@ ...@@ -192,6 +192,16 @@
} }
] ]
}, },
{
"name": "IPython Notebook",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook/tags"
}
]
},
{ {
"name": "IRC", "name": "IRC",
"details": "https://github.com/markbirbeck/sublime-text-irc", "details": "https://github.com/markbirbeck/sublime-text-irc",
...@@ -231,16 +241,6 @@ ...@@ -231,16 +241,6 @@
"details": "https://github.com/chagel/itodo/tree/master" "details": "https://github.com/chagel/itodo/tree/master"
} }
] ]
},
{
"name": "IPython Notebook",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook/tags"
}
]
} }
] ]
} }
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