lsp-zero v2.x is now available

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
  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

  • The branch for version 2 was released on March 30. Is mostly compatible with v1, so migrating should not be painful. A lot of features were backported to version 1 to make the transition easier, but the code is very messy and hacky. If you are using Neovim v0.8 or greater I suggest you upgrade lsp-zero to version 2.

  • ultisnips

    UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!

  • I didn't know lsp-zero, but this integration seems just for me except for that I am using UltiSnips instead of luasnip. Just curious how difficult do you think it is to add UltiSnips integration along with cmp-nvim-ultisnips?

  • 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
  • cmp-nvim-ultisnips

    nvim-cmp source for ultisnips

  • I didn't know lsp-zero, but this integration seems just for me except for that I am using UltiSnips instead of luasnip. Just curious how difficult do you think it is to add UltiSnips integration along with cmp-nvim-ultisnips?

  • neovim

    Vim-fork focused on extensibility and usability

  • sudo apt-get install ninja-build gettext cmake unzip curl -y cd /tmp && rm -rf neovim && git clone https://github.com/neovim/neovim.git --branch stable --single-branch cd neovim make CMAKE_BUILD_TYPE=RelWithDebInfo sudo make install cd .. && rm -rf neovim

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