Advice for r and rmarkdown using vim?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Nvim-R

    Vim plugin to work with R

    I use Nvim-R. It took a bit of time to learn the key bindings, but the documentation is pretty clear.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. nvim

    My custom NeoVim setup (by echasnovski)

    Hi, I use Neovim with R and Rmarkdown without Nvim-R for a quite a while now. Here is my config.

  4. neoterm

    Wrapper of some vim/neovim's :terminal functions.

    Workflow is basically to open two windows (left with code, right with terminal) and send code from left window to right with a help of kassio/neoterm.

  5. languageserver

    An implementation of the Language Server Protocol for R

    Besides a common modern Neovim "IDE setup", some other useful R-specific tools: - languageserver R package for LSP integration. - styler R package for code formatting. Somewhat slow and lacks some features, but seems to be the best current solution.

  6. styler

    Non-invasive pretty printing of R code

    Besides a common modern Neovim "IDE setup", some other useful R-specific tools: - languageserver R package for LSP integration. - styler R package for code formatting. Somewhat slow and lacks some features, but seems to be the best current solution.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: PostgreSQL Sessions in Vim

    5 projects | news.ycombinator.com | 3 Nov 2022
  • Neovim configs for data science

    8 projects | /r/neovim | 25 Jun 2021
  • How to Setup Vim for Kotlin Development

    12 projects | dev.to | 27 Dec 2024
  • Using SonarLint language server in Vim?

    4 projects | /r/vim | 27 Oct 2023
  • Need help to set up the pbkit language server

    2 projects | /r/neovim | 21 Sep 2023

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?