Commit 5a447d93 authored by Shuky Chen's avatar Shuky Chen

errors fix: removing explicit version, renaming

parent f3e1f798
......@@ -113,19 +113,6 @@
}
]
},
{
"name": "Debugger",
"details": "https://github.com/shuky19/sublime_debugger",
"labels": ["debug", "debugger", "rails", "ruby"],
"releases": [
{
"version": "0.1.0",
"platforms": ["linux"],
"sublime_text": ">2999",
"details": "https://github.com/shuky19/sublime_debugger/archive/0.1.0.zip"
}
]
},
{
"name": "Decent Color Scheme",
"details": "https://github.com/samueljohn/decent",
......
......@@ -727,6 +727,18 @@
}
]
},
{
"name": "Ruby Debugger",
"details": "https://github.com/shuky19/sublime_debugger",
"labels": ["debug", "debugger", "rails", "ruby"],
"releases": [
{
"platforms": ["linux"],
"sublime_text": ">2999",
"details": "https://github.com/shuky19/sublime_debugger/tags"
}
]
},
{
"name": "Ruby Extract Method",
"details": "https://github.com/pashamur/ruby-extract-method",
......
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