Merge pull request #273 from duhanebel/rvm_bundler
Add support for automatically sourcing the right rvm env
This commit is contained in:
commit
e098f0a41a
1
vim/plugin/settings/vim-rvm.vim
Normal file
1
vim/plugin/settings/vim-rvm.vim
Normal file
@ -0,0 +1 @@
|
||||
autocmd BufEnter * Rvm
|
@ -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…
Reference in New Issue
Block a user