dotar/vim/vundles/ruby.vundle

7 lines
186 B
Plaintext
Raw Normal View History

Bundle "ecomba/vim-ruby-refactoring"
Bundle "tpope/vim-rails.git"
Bundle "vim-ruby/vim-ruby.git"
2015-07-05 18:17:50 +08:00
Bundle "keith/rspec.vim"
Bundle "ck3g/vim-change-hash-syntax"
Bundle "tpope/vim-bundler"