defaults.nvim VS cmp-nvim-lsp

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

defaults.nvim

A small, documented, and featureful neovim starter config [Moved to: https://github.com/nvim-lua/kickstart.nvim] (by mjlbach)

cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client (by hrsh7th)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
defaults.nvim cmp-nvim-lsp
3 22
586 1,038
- -
7.9 5.1
over 2 years ago 4 months 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.

defaults.nvim

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

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.

What are some alternatives?

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

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

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

KotlinLanguageServer - Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

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

nvim-lint - An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.

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

lsp_signature.nvim - LSP signature hint as you type

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

vscode-codicons - The icon font for Visual Studio Code

nvim-lspconfig - Quickstart configs for Nvim LSP

nlsp-settings.nvim - A plugin for setting Neovim LSP with JSON or YAML files

nvim-compe - Auto completion Lua plugin for nvim