Looks like the nvim-compe plugin is going to be deprecated, replaced by nvim-cmp (eventually)

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • lspkind.nvim

    vscode-like pictograms for neovim lsp completion items

    I copy pasted the icons from https://github.com/onsails/lspkind-nvim/blob/master/lua/lspkind/init.lua and added the spaces:

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

    I see that hrsh7th has recently introduced the nvim-cmp plugin.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • nvim-compe

    Auto completion Lua plugin for nvim

    But nvim-compe already exists.

  • kickstart.nvim

    A launch point for your personal nvim configuration

    have a look at defaults.nvim. it's recently been updated to use nvim-cmp from nvim-compe

  • kok.nvim

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

    On top of this: not trying to discredit someone's work but these commit messages for coq_nvim are not exactly promising

  • cmp-nvim-lsp

    nvim-cmp source for neovim builtin LSP client

    Hey, thanks for sharing, I am able to get it working, however, I have doubts... In this line, what exactly does "nvim_lsp" means? I mean, if I have installed a source for ex. hrsh7th/cmp-nvim-lsp, then shouldn't it be "cmp-nvim-lsp" as source name? Providing "nvim_lsp" source name works for me but not "cmp-nvim-lsp"!!

  • vscode-codicons

    The icon font for Visual Studio Code

    Thanks! If you use the official VS Code codicons https://github.com/microsoft/vscode-codicons then this is the setup for you!

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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