i installed vim-r-plugin on linux computer. there 1 problem when editing multiple r files , each 1 launch r program using \rt. wondering how launch 1 r window multiple r code files.
one workaround if open other r scripts buffers within original vim session. using \aa or similar run script in active buffer in r window.
in case don't know how this, use :e filename in vim start editing different script. can split screen or have tabs. vim buffers on wikia more info.
Comments
Post a Comment