thoughtbot / vim-rspec

Run Rspec specs from Vim
https://robots.thoughtbot.com
MIT License
656 stars 108 forks source link

Add support for VimR gui neovim client #133

Open atermenji opened 6 years ago

atermenji commented 6 years ago

This PR adds support for running rspec tests from within VimR GUI client for neovim, in a similar manner how MacVim support is done.

According to the documentation gui_vimr is a VimR specific setting, which shows that vim is running from VimR.