2521763858
This extra configuration plugin calls :Rvm on every BufEnter making sure that the right GEM_HOME and GEM_PATH are set.
2 lines
23 B
VimL
2 lines
23 B
VimL
autocmd BufEnter * Rvm
|