How to use (and contribute) to neovim's built-in language server client and 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
  • vim-lsp-settings

    Auto configurations for Language Server for vim-lsp

  • -- https://github.com/mattn/vim-lsp-settings should be installed

  • flutter-tools.nvim

    Tools to help create flutter apps in neovim using the native lsp

  • Thanks for the really detailed and thoughtful post 👍, just a bit of a shameless plug, but I'm working on one such lsp plugin flutter-tools.nvim a plugin that's similar to coc-flutter. It's still early days but thought it was worth mentioning.

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

    Discontinued A async completion framework aims to provide completion to neovim's built in LSP written in Lua

  • For reference, I think this is impelmented via snippet support in completion.nvim https://github.com/nvim-lua/completion-nvim/issues/93

  • neovim

    Discontinued Vim-fork focused on extensibility and usability (by mjlbach)

  • Hmm, I'm looking into this now. For now, it is really easy to modify the hover handler by just calling

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • php-language-server

    PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥

  • but as many people working in a lot of things I have no time to try to configure https://github.com/felixfbecker/php-language-server with nvim-lsp

  • dotfiles

    My dotfiles (by Mte90)

  • IF can be useful on dotfiles I added also psalm as language server https://github.com/Mte90/dotfiles/blob/master/.vim/custom/custom-lsp.vim#L79 for php

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