Merge pull request #273 from duhanebel/rvm_bundler

Add support for automatically sourcing the right rvm env
This commit is contained in:
Yan Pritzker 2013-03-31 19:05:48 -07:00
commit e098f0a41a
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
autocmd BufEnter * Rvm

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