After yesterday’s blog post on running specs from within vim, I have started looking at tslime. Any chance we can get a thoughtbot-endorsed tslime/vim-rspec setup in a blog post or screencast (or even just posted here)? I feel like being able to execute the specs in a separate pane will be a huge step forward for developers trying to wean themselves off of multiple-application (GUI editor, terminal) workflow, as being able to see the failing spec while looking at your code cuts out one more thing you have to keep in memory.
Awesome. I saw a bunch of forks of tslime.vim, so I you just saved me a bunch of time rooting through which one is in good shape. Giving this a try today, thanks for the super-fast feedback.