dotfiles VS cmp-nvim-lsp

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

dotfiles

My personal dotfiles for kitty, neovim, sway, waybar, zsh, makepg, pacman (by victor4pinheiro)

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
dotfiles cmp-nvim-lsp
2 22
6 981
- -
0.0 5.1
about 1 year ago 2 months ago
Shell 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.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-30.
  • LSP omnifunc fuzzy completion?
    3 projects | /r/neovim | 30 Dec 2021
    I installed nvim-cmp with the LuaSnip , LSPConfig and nvim-lsp-installer to get this. Now, if you only installed nvim-cmp without snippers, buffers and cmdline, i don't know what to do. See the repository of nvim-cmp and install what is needed to work and if you're still in doubt, check my dotfile (https://github.com/victor4pinheiro/dotfiles/blob/main/init.lua)
  • How do I configure Neovim with Lua as a Vim beginner?
    7 projects | /r/neovim | 29 Dec 2021
    When I migrate to Neovim with Lua, I used this two: https://github.com/nanotee/nvim-lua-guide and https://oroques.dev/notes/neovim-init/. They helped me too much and if you want a example of dotfiles, see my github (https://github.com/victor4pinheiro/dotfiles) and search for Neovim section on dotfiles.

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

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.

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

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

nvim-lspconfig - Quickstart configs for Nvim LSP

nvim-compe - Auto completion Lua plugin for nvim

vscode-codicons - The icon font for Visual Studio Code

cmp-jenkinsfile - nvim-cmp completion for jenkinsfile gdsl

coq.artifacts

coc-snippets - Snippets solution for coc.nvim

mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

cmp-buffer - nvim-cmp source for buffer words