Revert bundle syntax update that may have caused pain for upgraders [Fix #588]
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Plugin 'ecomba/vim-ruby-refactoring'
|
||||
Plugin 'tpope/vim-rails.git'
|
||||
Plugin 'tpope/vim-rake.git'
|
||||
Plugin 'tpope/vim-rvm.git'
|
||||
Plugin 'vim-ruby/vim-ruby.git'
|
||||
Plugin 'Keithbsmiley/rspec.vim'
|
||||
Plugin 'skwp/vim-iterm-rspec'
|
||||
Plugin 'skwp/vim-spec-finder'
|
||||
Plugin 'ck3g/vim-change-hash-syntax'
|
||||
Plugin 'tpope/vim-bundler'
|
||||
Bundle "ecomba/vim-ruby-refactoring"
|
||||
Bundle "tpope/vim-rails.git"
|
||||
Bundle "tpope/vim-rake.git"
|
||||
Bundle "tpope/vim-rvm.git"
|
||||
Bundle "vim-ruby/vim-ruby.git"
|
||||
Bundle "Keithbsmiley/rspec.vim"
|
||||
Bundle "skwp/vim-iterm-rspec"
|
||||
Bundle "skwp/vim-spec-finder"
|
||||
Bundle "ck3g/vim-change-hash-syntax"
|
||||
Bundle "tpope/vim-bundler"
|
||||
|
||||
Reference in New Issue
Block a user