Commit 8f0538e0 authored by FichteFoll's avatar FichteFoll

Merge pull request #4582 from interlegis/master

Add new package "IPython Pick"
parents fd514901 45ea98cc
...@@ -488,7 +488,7 @@ ...@@ -488,7 +488,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags": true "tags": true
} }
] ]
}, },
...@@ -623,6 +623,16 @@ ...@@ -623,6 +623,16 @@
} }
] ]
}, },
{
"name": "IPython Pick",
"details": "https://github.com/interlegis/sublime_ipython_pick",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "IRC", "name": "IRC",
"details": "https://github.com/markbirbeck/sublime-text-irc", "details": "https://github.com/markbirbeck/sublime-text-irc",
......
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