Skip to content

Remove support for Neovim #828

@jalvesaq

Description

@jalvesaq

@erkutilaslan reported a bug introduced six months ago, in August 2025, that only affects Neovim: R-nvim/R.nvim#503

Specifically, line 1046 of R/common_global.vim should be:

    exe "source " . substitute(g:rplugin.home, " ", "\\ ", "g") . "/R/nvimrcom.vim"

Conclusion: all (or almost all) Neovim users have already migrated to R.nvim, and support for Neovim can be removed from Vim-R. Remaining Neovim users can keep using Vim-R version 0.9.21.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions