Skip to content

The buffer text did not appear in the completion list #1021

Answered by synic
ShiChenCong asked this question in Q&A
Discussion options

You must be logged in to vote

You need to remove the "buffer" source from the lsp provider fallbacks

lsp = {
  name = "LSP",
  module = "blink.cmp.sources.lsp",
  score_offset = 2000,
  fallbacks = { "snippets" },
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nasoooor29
Comment options

Answer selected by ShiChenCong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants