Rstudio vim mode use system clipboard

Just wondering if anyone has figured out whether it's possible to configure the RStudio IDE to use the system clipboard in vim mode. My brain stuggles with swapping between p and Ctrl + v.

Thanks,

Related thread

No, unfortunately, this isn't currently possible. Tracked by Vim mode doesn't access system clipboard · Issue #3160 · rstudio/rstudio · GitHub

Thanks GaryR, it looks like it might be possible to use a vim extension in Positron - will give that a go.