Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.21 KB

Vim Future Cop

Vim plugin to run the gem future_cop on current file and display the results in quickfix window

Requirements

You need to install the gem future_cop.

Installation

Install like any other plugins using Vundle or pathogen.

Usage

Type :FutureCop and it will run the gem.
All output is then funnelled to your quickfix.

Contributing

  1. Fork it ( https://github.com/futureworkz/vim-future-cop/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Vim Future Cop is Copyright © 2015 Futureworkz Pte Ltd.
It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.

About Futureworkz

Futureworkz - Ruby on Rails development

Vim Future Cop is maintained by Futureworkz .