nvim VS completion-nvim

Compare nvim vs completion-nvim and see what are their differences.

nvim

My neovim config files (require neovim >= 0.9.5) (by justanoobcoder)

completion-nvim

A async completion framework aims to provide completion to neovim's built in LSP written in Lua (by nvim-lua)
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
nvim completion-nvim
2 33
25 1,009
- -
9.3 6.0
25 days ago over 2 years ago
Lua Lua
Apache License 2.0 Apache License 2.0
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.

nvim

Posts with mentions or reviews of nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-28.
  • nvimtree doesn't show devicons when using themes
    1 project | /r/neovim | 9 May 2021
    Hello everyone, I use nvim-tree and nvim-web-devicons for my neovim. nvimtree does show files icon when I don't add a theme but it doesn't when I apply theme (any theme). Did I miss something? Here is my [config](https://github.com/justanoobcoder/nvim)
  • About C/C++ completion (nvim-lspconfig, nvim-compe, vim-vsnip)
    5 projects | /r/neovim | 28 Apr 2021
    but when I press Enter it doesn't complete snippets #include <>, just #include. Same with functions like printf, it doesn't complete printf() with parameter, just printf. So how can I make it work like I expect? Here is the config (I've just switched to lsp and lua so most of them are not my config) Processing video f5owz2dsw0w61...

completion-nvim

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

What are some alternatives?

When comparing nvim and completion-nvim you can also consider the following projects:

st - snazzy terminal (suckless + beautiful)

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

nvim-autopairs - autopairs for neovim written in lua

YouCompleteMe - A code-completion engine for Vim

nvim-compe - Auto completion Lua plugin for nvim

ddc.vim - Dark deno-powered completion framework for neovim/Vim

ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

python-lsp-server - Fork of the python-language-server project, maintained by the Spyder IDE team and the community

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

nvim-lspconfig - Quickstart configs for Nvim LSP

asyncomplete.vim - async completion in pure vim script for vim8 and neovim