Skip to content
Prev 198942 / 398502 Next

Run R code by Vim-R-plugin (How do I to run two or more programs at the same time)?

On Tue, Nov 03, 2009 at 04:59:30PM +0800, Pan, Jia-chiun/??? wrote:
You may put the following line in your vimrc:

let g:vimrplugin_nosingler = 1

Then, each Vim buffer will start its own R process.