Auto-completion plugin alternatives?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • completion-nvim

    A async completion framework aims to provide completion to neovim's built in LSP written in Lua

    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?

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

    Both nvim-cmp and coq_nvim seem to be community favorites, though if you haven't tried the built-in completion it's worth exploring (and mentioned in the nvim-lspconfig readme).

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • kok.nvim

    Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

    Both nvim-cmp and coq_nvim seem to be community favorites, though if you haven't tried the built-in completion it's worth exploring (and mentioned in the nvim-lspconfig readme).

  • ddc.vim

    Dark deno-powered completion framework for neovim/Vim

    ddc.vim exists. https://github.com/Shougo/ddc.vim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts