Which one would you rather use for completion?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nvim-compe

    Discontinued Auto completion Lua plugin for nvim

  • No, what you posted is a reddit link, not an issue in the repository of compe.nvim -> https://github.com/hrsh7th/nvim-compe

  • dotfiles

  • I ended up cobbling together my own manual completion solution. It supports LSP and vim-vsnip completion (with support for LSP snippets), and has a fallback for buffer word completion.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-autopairs

    autopairs for neovim written in lua

  • Finally, you need to map some key to the confirmation function of this setup. I do that here by mapping Enter to this function. In your case you probably want to remove the pairs.enter() line, as that's used to insert/indent pairs using nvim-autopairs.

  • completion-nvim

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

  • vim-vsnip

    Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

  • Second, you need to have vim-vsnip installed, as the completion engine uses that for snippets completion and handling LSP snippet expansion.

  • 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.

    InfluxDB logo
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