Commit 0207ef51 authored by Jai Pandya's avatar Jai Pandya Committed by FichteFoll

Added Sublime Tutor package (#5460)

parent 4ce73dcb
...@@ -2964,6 +2964,27 @@ ...@@ -2964,6 +2964,27 @@
} }
] ]
}, },
{
"name": "Sublime Tutor",
"details": "https://github.com/jaipandya/SublimeTutor",
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"tags": "osx-"
},
{
"sublime_text": ">=3065",
"platforms": "windows",
"tags": "win-"
},
{
"sublime_text": ">=3000",
"platforms": "linux",
"tags": "linux-"
}
]
},
{ {
"name": "Sublime Tweet", "name": "Sublime Tweet",
"details": "https://github.com/rozboris/Sublime-Tweet", "details": "https://github.com/rozboris/Sublime-Tweet",
......
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