-
![]() |
Beta Was this translation helpful? Give feedback.
Answered by
synic
Jan 20, 2025
Replies: 1 comment 1 reply
-
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" },
} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
scc02
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to remove the "buffer" source from the lsp provider fallbacks