Need some help with cmp suggestion priority / order

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

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
  • cmp-buffer

    nvim-cmp source for buffer words

  • sources = cmp.config.sources({ { name = "nvim_lsp", priority = 1, group_index = 1 }, { name = "luasnip" }, { group_index = 2, name = "buffer", priority = 5, option = { -- https://github.com/hrsh7th/cmp-buffer get_bufnrs = function() return vim.api.nvim_list_bufs() end, }, }, { name = "nvim_lsp_signature_help" }, { name = "path" }, }),

  • 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

  • What is this red color in cmp?

    1 project | /r/neovim | 11 Dec 2023
  • cmp border background is changed all of a sudden.

    2 projects | /r/neovim | 10 Dec 2023
  • Best way to limit string length tokenized for completion suggestion in cmp/buffer?

    1 project | /r/neovim | 6 Dec 2023
  • Can't go down when writing a command nvim

    1 project | /r/neovim | 4 Dec 2023
  • What is your most anticipated PR?

    1 project | /r/neovim | 20 Nov 2023