v1.1.0
- Add
RSpecAbort
command.- This command interrupts a running rspec. If there is no rspec running, it will do nothing.
- This is useful if you have set up a debugger such as
binding.irb
and invoked rspec viarspec.nvim
.
Full Changelog: 1.0.0...1.1.0