Commit c22ad76d authored by Carlos Rodriguez's avatar Carlos Rodriguez

Removed ERB Insert and Toggle Commands in favor of SublimeERB. SublimeERB…

Removed ERB Insert and Toggle Commands in favor of SublimeERB. SublimeERB package updated to work with Package Control 2.0, has extra metadata and references previous package name.
parent b62fcd73
...@@ -303,16 +303,6 @@ ...@@ -303,16 +303,6 @@
} }
] ]
}, },
{
"name": "ERB Insert and Toggle Commands",
"details": "https://github.com/eddorre/SublimeERB",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/eddorre/SublimeERB/tree/master"
}
]
},
{ {
"name": "ERB Snippets", "name": "ERB Snippets",
"details": "https://github.com/matthewrobertson/ERB-Sublime-Snippets", "details": "https://github.com/matthewrobertson/ERB-Sublime-Snippets",
......
...@@ -1478,6 +1478,20 @@ ...@@ -1478,6 +1478,20 @@
} }
] ]
}, },
{
"name": "SublimeERB",
"details": "https://github.com/eddorre/SublimeERB",
"readme": "https://github.com/eddorre/SublimeERB/blob/master/README.markdown",
"issues": "https://github.com/eddorre/SublimeERB/issues",
"previous_names": ["ERB Insert and Toggle Commands"],
"labels": ["text_manipulation", "formatting", "snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/eddorre/SublimeERB/tree/master"
}
]
},
{ {
"details": "https://github.com/jamiesun/SublimeEvernote", "details": "https://github.com/jamiesun/SublimeEvernote",
"releases": [ "releases": [
......
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