install lsp in vim

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

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

    Language Server Protocol (LSP) plugin for Vim9 (by yegappan)

    Some language servers expects the client to filter completion items, others don't, and even others tell the client that it shouldn't filter the items. For the first case support for ignoredcase and fuzzy completion was merged a few days ago https://github.com/yegappan/lsp/pull/178

  • vim-lsp

    async language server protocol plugin for vim and neovim

    As for install/configuration, all you need is the latest Vim, the plugins I mentioned, and that bit in your vimrc. You can do a bit better than that if you copy the entire config with mappings from the vim-lsp GitHub page.

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

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