cmp-dictionary VS cmp-nvim-lsp

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

cmp-dictionary

A dictionary completion source for nvim-cmp (by uga-rosa)

cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client (by hrsh7th)
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-dictionary cmp-nvim-lsp
4 22
231 1,050
- -
7.7 5.1
2 months 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.

cmp-dictionary

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

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 cmp-dictionary and cmp-nvim-lsp you can also consider the following projects:

crates.nvim - A neovim plugin that helps managing crates.io dependencies

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

cmp-git - Git source for nvim-cmp

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

cmp-rg - ripgrep source for nvim-cmp

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

cmp-look

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

cmp-spell - spell source for nvim-cmp based on vim's spellsuggest.

nvim-lspconfig - Quickstart configs for Nvim LSP

cmp-path - nvim-cmp source for path

nvim-compe - Auto completion Lua plugin for nvim