Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

johnbintz/rspec-quickfix-formatter-bintz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install the gem:

rake install

Or use Bundler:

gem "rspec-quickfix-formatter"

In .rspec:

--format RSpec::QuickFixFormatter
--out .quickfix-out

In Vim:

:cf .quickfix-out

Easy!

About

RSpec formatter to create Quickfix files for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages