Add tpope/vim-rvm to the plugin list

tpope/bundler won't work without this plugin on a project
that uses dvm when mvim is not launched from within the
project's directory.
Using the command :Rvm will source the right GEM_HOME
so that :Bedit [gem] is able to look in the right place.
This commit is contained in:
Fabio Gallonetto 2013-03-30 13:36:03 +01:00 committed by Fabio Gallonetto
parent e8ae95ffca
commit 21a72dd228

View File

@ -100,6 +100,6 @@ Bundle "itspriddle/vim-jquery.git"
Bundle "slim-template/vim-slim.git"
Bundle "airblade/vim-gitgutter.git"
Bundle "bogado/file-line.git"
Bundle "tpope/vim-rvm.git"
"Filetype plugin indent on is required by vundle
filetype plugin indent on