remove useless ruby plugin

This commit is contained in:
hophacker 2019-04-10 17:42:31 +08:00
parent 4fa0f06fa7
commit 07bdfb749c

View File

@ -2,5 +2,4 @@ Bundle "ecomba/vim-ruby-refactoring"
Bundle "tpope/vim-rails.git" Bundle "tpope/vim-rails.git"
Bundle "vim-ruby/vim-ruby.git" Bundle "vim-ruby/vim-ruby.git"
Bundle "keith/rspec.vim" Bundle "keith/rspec.vim"
Bundle "ck3g/vim-change-hash-syntax"
Bundle "tpope/vim-bundler" Bundle "tpope/vim-bundler"