You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pending resolution of thoughtbot/vim-rspec#68, this commit points
vim-rspec to the `HEAD` revision of `reshleman/vim-rspec`, which is the
commit prior to the introduction of the associated bug.
reshleman
added a commit
to reshleman/dotfiles
that referenced
this issue
Mar 31, 2015
Pending resolution of thoughtbot/vim-rspec#68, this commit points
vim-rspec to the `HEAD` revision of `reshleman/vim-rspec`, which is the
commit prior to the introduction of the associated bug. (Vundle doesn't
allow a revision to be specified other than master...)
Hey
I have the latest version of the vim-rspec and vim-dispatch.
My vim-rspec settings:
let g:rspec_runner = "os_x_iterm"
let g:rspec_command = "Dispatch bundle exec rspec {spec}"
Instead of running the test whole
g:rspec_command
is send to the console.Any ideas how can I fix that issue?
The text was updated successfully, but these errors were encountered: