Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Completion-nvim Alternatives
Similar projects and alternatives to completion-nvim
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
-
-
kok.nvim
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
completion-nvim discussion
completion-nvim reviews and mentions
- [Neovim] Quels plugins dois-je utiliser avec le LSP intégré?
- [Neovim] Utilisation du LSP natif mais il ne termine pas automatiquement les supports.
- having trouble with lsp and cmp completing function signature
-
Noob post: Been using neovim for 3 days and I followed the following instructions (see post) for LSP integration and got "attempt to index local 'lsp' (a nil value)".
I think it can be on any lua file. Plus I checked completion.nvim is now on archived.
-
How in the world do you set up nvim-cmp?
You don't, nvim-cmp sets up you. Jokes aside, I am using completion-nvim. Unfortunately it got abandoned just as Neovim 0.5.1 got released, which contained a breaking change. You can look into the pending PRs to see how to fix it for yourself, just use one of the fixed forks. It really sucks, but unless someone steps up an creates a new completion plugin that's what I am stuck with.
-
How to configure ALE and floating windows?
I couldn't figure out how to change this. I found some options, some of which made an entire split window appear above... that's hideous. I also found this, but that works with lua. How do I even set up these lua scripts? I don't get it. Can I get some guidance? Thanks.
-
How do you deal with poorly documented plugins?
I have tried to move to nvim-cmp since completion-nvim is dead, but for the life of me I cannot figure out how to make it not automatically select the first completion candidate. If I type date and hit to insert a new line, cmp takes as the "confirm selection" key (because I have mapped it that way) and expands the snippet. I only want to confirm a selection if I actually selected something from the menu. completion-nvim may be dead, but at least its author had the courtesy to write down how to use it in complete plain English sentences instead of broken English one-liners. Eventually I gave up and moved back to the old setup.
-
Neovim Python Dev Config
That will give you the basics, you should see linter diagnostics and auto omin completion should work. For better auto-completion and snippets you can set up one of the completion- and snippets plugins. Personally I use completion-nvim and Ultisnips. There may be better plugins out there, that's just what I happen to have installed.
-
Auto-completion plugin alternatives?
I recently upgraded from Neovim 0.5.0 to 0.5.1 and LSP autocompletion stopped working. I'm using https://github.com/nvim-lua/completion-nvim but it looks like its maintenance could be much better. I'm looking for some alternative but I'm not sure what would be a good choice for LSP. Any recommendations?
-
Neovim LSP autocompletion set-up
I'm trying to configure completion-nvim with Neovim's LSP, but am not getting any sort of pop-up/display.
-
A note from our sponsor - Stream
getstream.io | 18 Jul 2025
Stats
nvim-lua/completion-nvim is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of completion-nvim is Lua.
Popular Comparisons
- completion-nvim VS nvim-cmp
- completion-nvim VS nvim-compe
- completion-nvim VS nvim-autopairs
- completion-nvim VS deoplete.nvim
- completion-nvim VS ddc.vim
- completion-nvim VS YouCompleteMe
- completion-nvim VS asyncomplete.vim
- completion-nvim VS ultisnips
- completion-nvim VS python-lsp-server
- completion-nvim VS vim.reaper