Skip to content

zph/vim-rubocop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Vim RuboCop

The Vim RuboCop plugin runs RuboCop and displays the results in Vim.

Installation

  • Obtain a copy of this plugin and place rubocop.vim in your Vim plugin.

Usage

  • You can use the :RuboCop command to run RuboCop and display the results.

  • To run with specified config file add this line to your .vimrc file:

    let vimrubocop_config='/path/to/rubocop.yml'
    

About

The Vim RuboCop plugin runs RuboCop and displays the results in Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%