DEV Community

Cover image for How to use Neovim or VIM Editor as an IDE for R
Rohit Farmer
Rohit Farmer

Posted on

How to use Neovim or VIM Editor as an IDE for R

In this tutorial, I demonstrate how to convert Neovim or VIM text editors into a fully functional IDE for R programming language. In addition to the primary plugin Nvim-R, I also show five other plugins that we can use to enhance our code editing capabilities in Neovim text editor.

Top comments (0)