Neovim config from scratch (Part II)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Discontinued Homebrew Tap for Universal Ctags on OSX

  • For OSX it is available via homebrew

  • trouble.vim

    🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

  • I have finally chose to use trouble to see and jump to LSP diagnostic output in a non obstrusive way (I tried floating windows and inline messages but they were not for me)

  • 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
  • vim-ruby

    Vim/Ruby Configuration Files

  • vim-ruby language support

  • vim-rails

    rails.vim: Ruby on Rails power tools

  • vim-rails framework support with enhanced file navigation gf and custom :Emodel, :Eview etc commands, :Rails to run rails/rake commands without leavinf your editor.

  • vim-test

    Run your tests at the speed of thought

  • vim-test run your test with a simple mapping. Works with rSpec and Minitest (and dozens other languages)

  • splitjoin.vim

    Switch between single-line and multiline forms of code

  • splitjoin to alternate between abbreviated and expansive syntaxes for hashes, arrays, method calls...

  • vim-commentary

    commentary.vim: comment stuff out

  • vim-commentary comment code comfortably with motions and visual selections alike.

  • 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
  • vim-surround

    surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease

  • vim-surround act on surrounding characters (think quotes, braces, parentheses...)

  • vim-textobj-ruby

    Make text objects with various ruby block structures.

  • vim-textobj-ruby use r as a ruby motion (like w for word) meaning "ruby block"

  • ctags

    A maintained ctags implementation

  • Requirements: You need to have a CTags implementation like universal-ctags installed on your system (on every system where you use vim).

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