Skip to content

R.nvim, take 2#72

Merged
daler merged 13 commits into
masterfrom
r.nvim2
Jun 26, 2026
Merged

R.nvim, take 2#72
daler merged 13 commits into
masterfrom
r.nvim2

Conversation

@daler

@daler daler commented Jun 14, 2026

Copy link
Copy Markdown
Owner

R.nvim

This adds support for R.nvim.

This:

  • is not required for using R (you can always use toggleterm if you want)
  • adds some nice new features, but
  • needs additional steps to use (Ropen; nvim and R must be running on the same host)

See the new docs for more.

attach-ipython

This PR also adds a new function, attach-ipython, which lets you run IPython to debug a conda env...without needing to install IPython into that env.

minor

And last, the dictionary source for the blink tab-completion plugin will only be added if the dictionary file exists. Sometimes an interactive node will not have that file, which previously would result in repeated errors but this is now fixed by enabling that source only if the file exists.

@daler daler mentioned this pull request Jun 14, 2026
@daler daler merged commit cd10801 into master Jun 26, 2026
2 checks passed
@daler daler deleted the r.nvim2 branch June 26, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant