cmp-buffer VS cmp-nvim-lsp

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

cmp-buffer

nvim-cmp source for buffer words (by hrsh7th)

cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client (by hrsh7th)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cmp-buffer cmp-nvim-lsp
10 22
505 1,032
- -
0.0 5.1
5 months ago 3 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-buffer

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

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

cmp-rg - ripgrep source for nvim-cmp

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.

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

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

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

friendly-snippets - Set of preconfigured snippets for different languages.

nvim-lspconfig - Quickstart configs for Nvim LSP

dotfiles - My personal dotfiles for kitty, neovim, sway, waybar, zsh, makepg, pacman

nvim-compe - Auto completion Lua plugin for nvim