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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vim-lsp-settings

    Auto configurations for Language Server for vim-lsp

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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.

  4. 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

  5. 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

  6. nvim-lspconfig

    Quickstart configs for Nvim LSP

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

  8. 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

  9. SaaSHub

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

    SaaSHub 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

  • Best way to go about installing LSP today?

    7 projects | /r/neovim | 13 Oct 2022
  • Is there any way to autocomplete language functions? For example, show things like fmt.Printf or fmt.Println when writing fmt.Print and pressing the autocomplete key.

    12 projects | /r/neovim | 10 Sep 2022
  • LSP Servers installation

    2 projects | /r/neovim | 20 Jul 2022
  • Another coc.nvim vs native lsp post

    5 projects | /r/neovim | 21 Jul 2022
  • State of Neovim LSP configuration

    11 projects | /r/neovim | 27 Jun 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?