cmp-spell VS cmp-nvim-lsp

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

cmp-spell

spell source for nvim-cmp based on vim's spellsuggest. (by f3fora)

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
cmp-spell cmp-nvim-lsp
3 22
169 1,032
- -
2.1 5.1
2 months ago 3 months ago
Lua Lua
- 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-spell

Posts with mentions or reviews of cmp-spell. 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-spell and cmp-nvim-lsp you can also consider the following projects:

spelunker.vim - Improved vim spelling plugin (with camel case support)!

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

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

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

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

cmp-git - Git source for nvim-cmp

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

cmp-path - nvim-cmp source for path

nvim-lspconfig - Quickstart configs for Nvim LSP

cmp-dictionary - A dictionary completion source for nvim-cmp

nvim-compe - Auto completion Lua plugin for nvim