[ANN] rubytest.vim 0.9.5 released

Hi guys,

I'm pleased to announce that rubytest.vim 0.9.5 is just released.

Rubytest.vim is a vim (http://www.vim.org) plugin, which helps you to
run many kinds of ruby test (including vanilla test, rspec, shoulda etc.)
in vim.

Changelog

···

---------
+ Support quickfix: display test errors/warnings in vim quickfix window,
                    jump to the place where error raised in source file
                    quickly by press 'return'
+ Small fixes.

Get it here: http://www.vim.org/scripts/script.php?script_id=2612

Cheers,
Jan

--
jan=callcc{|jan|jan};jan.call(jan)