diff -r cd1f3381c1ed -r ed72213b1788 specky/doc/specky.txt --- a/specky/doc/specky.txt Fri Dec 24 20:01:10 2010 -0800 +++ b/specky/doc/specky.txt Fri Feb 10 16:08:43 2012 -0800 @@ -106,6 +106,10 @@ -r ~/.vim/bundle/specky/ruby/specky_formatter -f SpeckyFormatter + You can also use both of these methods, and use the + 'SpeckyConsoleFormatter' class from your .rspec file, if it suits + your fancy. + After that is taken care of, then just set up your keybindings in your .vimrc. Here's what my config looks like. >