Skip to content
Discussion options

You must be logged in to vote

It's because buffer is a fallback for lsp by default. And because you have items from lsp, there is no items from buffer.I think you can solve it by setting lsp fallbacks.

sources = {

  providers = {
    lsp = { fallbacks = {} },
  },
},

Replies: 1 comment 1 reply

Comment options

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

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