anyone here using neovim for ruby on rails projects?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vim-bundler

    bundler.vim: Lightweight support for Ruby's Bundler

  • Tim Pope has a many great plugins that work well for Ruby development: - tpope/vim-bundler - tpope/vim-rails

  • vim-rails

    rails.vim: Ruby on Rails power tools

  • Tim Pope has a many great plugins that work well for Ruby development: - tpope/vim-bundler - tpope/vim-rails

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-dap-ruby

  • You can setup debugger for ruby following https://github.com/suketa/nvim-dap-ruby (personally I don't use it).

  • vim-test

    Discontinued Run your tests at the speed of thought [Moved to: https://github.com/vim-test/vim-test] (by janko)

  • You can use janko/vim-test to run your tests.

  • solargraph

    A Ruby language server.

  • The builtin LSP works well with solargraph to provide autocompletion.

  • formatter.nvim

  • Yep. Day to day for about 7 years, and I wouldn't change it for anything else. That's more because nvim itself than its rails support, but still.I mostly use solargraph with native lsp and rubocop via formatter.nvim (I have been using null-ls for a while, but honestly I prefer having it separated from lsp).

  • dotfiles

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • solargraph-rails

    Solargraph plugin to add awareness of Rails-specific code

  • Never done ruby, but maybe of interest to some: https://github.com/iftheshoefritz/solargraph-rails

  • vim-test

    Run your tests at the speed of thought

  • asynctasks.vim

    :rocket: Modern Task System for Project Building, Testing and Deploying !!

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