Commit 6d404379 authored by Ash Moran's avatar Ash Moran

Remove RSpec TextMate bundle (unsupported in Sublime)

parent 116022dc
...@@ -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",
...@@ -586,17 +586,6 @@ ...@@ -586,17 +586,6 @@
} }
] ]
}, },
{
"name": "RSpec (snippets and syntax)",
"details": "https://github.com/rspec/rspec-tmbundle",
"labels": ["language syntax", "snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/rspec/rspec-tmbundle/tree/master"
}
]
},
{ {
"details": "https://github.com/kazshu/rspec-snippets", "details": "https://github.com/kazshu/rspec-snippets",
"labels": ["snippets"], "labels": ["snippets"],
......
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