cmp-nvim-lsp VS mason-lspconfig.nvim

Compare cmp-nvim-lsp vs mason-lspconfig.nvim and see what are their differences.

cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client (by hrsh7th)

mason-lspconfig.nvim

Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. (by williamboman)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cmp-nvim-lsp mason-lspconfig.nvim
22 40
1,050 2,279
- -
5.1 8.8
4 months ago 8 days ago
Lua Lua
MIT License Apache License 2.0
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.

cmp-nvim-lsp

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

mason-lspconfig.nvim

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

What are some alternatives?

When comparing cmp-nvim-lsp and mason-lspconfig.nvim you can also consider the following projects:

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

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

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

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

lspkind.nvim - vscode-like pictograms for neovim lsp completion items

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

lspkind-nvim - vscode-like pictograms for neovim lsp completion items [Moved to: https://github.com/onsails/lspkind.nvim]

nvim-dap-python - An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

nvim-lspconfig - Quickstart configs for Nvim LSP

nvim-compe - Auto completion Lua plugin for nvim