Add support for sourcing the right rvm env on bufenter

This extra configuration plugin calls :Rvm on every BufEnter
making sure that the right GEM_HOME and GEM_PATH are
set.
This commit is contained in:
Fabio Gallonetto 2013-03-30 13:44:41 +01:00 committed by Fabio Gallonetto
parent 21a72dd228
commit 2521763858

View File

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