Commit 175aedf9 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5792 from BarakHarizi/add_subpry_plugin

Add Subpry plugin
parents 45fd326e 0301d301
...@@ -3806,6 +3806,17 @@ ...@@ -3806,6 +3806,17 @@
} }
] ]
}, },
{
"name": "Subpry",
"details": "https://github.com/BarakHarizi/subpry",
"labels": ["pry", "debugger"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "SubRed", "name": "SubRed",
"details": "https://github.com/noma4i/subred", "details": "https://github.com/noma4i/subred",
......
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