All the usual vim tricks I know are unusable in Rstudio when vim keybindings are active.
The most used is:
V (visual mode)
Cursor (move to mark text)
Shift + i (insert mode)
insert comment #
Esc Esc
The issues is annoying as the usual Shift + Ctrl + C does no work at all in vim mode.