Unverified Commit abc15587 authored by FichteFoll's avatar FichteFoll Committed by GitHub

add RSpec Buddy plugin (#7021)

parents 2accc056 95d513e8
...@@ -1659,6 +1659,17 @@ ...@@ -1659,6 +1659,17 @@
} }
] ]
}, },
{
"name": "RSpec Buddy",
"details": "https://github.com/glaucocustodio/rspec-buddy-for-sublime-text",
"labels": ["language syntax", "snippets"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"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