(with extension vim installed)
When nothing is selected, the default behavior of R: Run Selection/Line executes the first line of the current file.
And, I suggest that after performing R: Run Selection/Line, the cursor should move to next line(when nothing is selected) or next code block, just like in RStudio:
(with extension vim installed)
When nothing is selected, the default behavior of
R: Run Selection/Lineexecutes the first line of the current file.And, I suggest that after performing
R: Run Selection/Line, the cursor should move to next line(when nothing is selected) or next code block, just like in RStudio: