Skip to content

Instantly share code, notes, and snippets.

View deanobarnett's full-sized avatar

Dean Barnett deanobarnett

View GitHub Profile
@deanobarnett
deanobarnett / gist:cd7d9aaecc79ed5e9974
Last active August 29, 2015 14:14
Setting up Zeus and Dispatch for Vim

Setup

Firstly remove rspec/autorun from spec helper (It runs tests twice -_-)

gem install zeus
zeus start

Vim

Add these to vimrc