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:
parent
e8ae95ffca
commit
21a72dd228
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user