What are the benefits of using nvim-lspconfig?

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
  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • I am reading through the docs of mason, and it recommends using a ton of different plugins to make using language servers and other stuff easier. Namely, it mentions using: https://github.com/neovim/nvim-lspconfig

  • mason-lspconfig.nvim

    Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

  • You can also use https://github.com/williamboman/mason-lspconfig.nvim with nvim-lspconfig to make language server installation closer to installing a vscode extension, in that you just install a language server through mason and it'll be automatically configured for you.

  • 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
  • dotfiles

    my dotfiles (by AriSweedler)

  • I don't get the hang up. I like tinkering on my config. Check out the ftplugins I have from original vim :) https://github.com/AriSweedler/dotfiles/tree/main/.vim/after/ftplugin - sure, most of them are just tab settings, but a few are pretty useful, like the sh one or the C++ one. The languages I actually use the most.

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