thoughtbot / vim-rspec

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

Allow spaces in plugin path #90

Closed adamlogic closed 9 years ago

adamlogic commented 9 years ago

This necessary if you (for example) have your vim config symlinked to a DropBox path where one of the folder names has a space in it.

gylaz commented 9 years ago

Thanks @adamlogic.