jalvesaq / Nvim-R

Vim plugin to work with R
GNU General Public License v2.0
968 stars 126 forks source link

Openning multiple R sessions #755

Closed iago-pssjd closed 1 year ago

iago-pssjd commented 1 year ago

Hi!

This is a doubt. Is it possible to open multiple R sessions (from a unique Vim session) so for certain R/Rmd files/buffers (let's say for example those in a specific project) R commands are send to an R session, while for other R/Rmd files/buffers (resp. those in other project) R commands would be send to a different R session?

If it isn't, would it be possible to implement this?

Thank you!

jalvesaq commented 1 year ago

Please, see https://github.com/jalvesaq/Nvim-R/issues/653