lsp-zero.nvim VS workspaces.nvim

Compare lsp-zero.nvim vs workspaces.nvim and see what are their differences.

lsp-zero.nvim

A starting point to setup some lsp related features in neovim. (by VonHeikemen)

workspaces.nvim

a simple plugin to manage workspace directories in neovim (by natecraddock)
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 workspaces.nvim
130 11
3,502 264
- -
9.3 4.8
6 days ago 30 days ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lsp-zero.nvim

Posts with mentions or reviews of lsp-zero.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

workspaces.nvim

Posts with mentions or reviews of workspaces.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.

What are some alternatives?

When comparing lsp-zero.nvim and workspaces.nvim you can also consider the following projects:

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

sessions.nvim - a simple session manager plugin

nvim-lspconfig - Quickstart configs for Nvim LSP

bufferline.nvim - A snazzy bufferline for Neovim

lua-language-server - A language server that offers Lua language support - programmed in Lua

project-settings.nvim - Manage project local settings using a json file.

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

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

neovim-session-manager - A simple wrapper around :mksession.

nvim-cmp - A completion plugin for neovim coded in Lua.

Comment.nvim - :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more