From 770715cb4c16e56cc51157e329470ed478ed0814 Mon Sep 17 00:00:00 2001 From: hophacker Date: Sat, 20 Jul 2019 11:27:02 +0800 Subject: [PATCH] rubocop --- vim/vundles/ruby.vundle | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/vundles/ruby.vundle b/vim/vundles/ruby.vundle index 431f951..4d15d29 100644 --- a/vim/vundles/ruby.vundle +++ b/vim/vundles/ruby.vundle @@ -1 +1,2 @@ Bundle "vim-ruby/vim-ruby.git" +Bundle "ngmy/vim-rubocop"