vim-rubocop
vim-rubocop copied to clipboard
Don't work after ruby omnicompletion
If call CTRL-X CTRL-O and then call :RuboCop
/home/amerov/.rvm/gems/ruby-2.3.1/gems/bundler-1.13.1/lib/bundler/rubygems_integration.rb|336| in `block (2 levels) in replace_gem': rubocop is not part of the bundle. Add it to Gemfile. (Gem:: LoadError)
2 /home/amerov/.rvm/gems/ruby-2.3.1/bin/rubocop|22| in `<main>'
3 /home/amerov/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks|15| in `eval'
4 /home/amerov/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks|15| in `<main>'