Commit d88e621c authored by FichteFoll's avatar FichteFoll

Merge pull request #2321 from ashmoran/remove_rspec_tmbundle

Remove RSpec TextMate bundle (unsupported in Sublime)
parents 88eb5de0 4753b8a7
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
"details": "https://github.com/felipeelias/sublime-text-2-rbenv/tree/master" "details": "https://github.com/felipeelias/sublime-text-2-rbenv/tree/master"
} }
] ]
}, },
{ {
"name": "Read Only Buffer", "name": "Read Only Buffer",
"details": "https://github.com/crazybyte/SublimeReadOnlyBuffer", "details": "https://github.com/crazybyte/SublimeReadOnlyBuffer",
...@@ -579,21 +579,10 @@ ...@@ -579,21 +579,10 @@
}, },
{ {
"details": "https://github.com/SublimeText/RSpec", "details": "https://github.com/SublimeText/RSpec",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/SublimeText/RSpec/tree/master"
}
]
},
{
"name": "RSpec (snippets and syntax)",
"details": "https://github.com/rspec/rspec-tmbundle",
"labels": ["language syntax", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/rspec/rspec-tmbundle/tree/master" "details": "https://github.com/SublimeText/RSpec/tree/master"
} }
] ]
}, },
......
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