Skip to content

When completing a trait function in Rust, a right curly brace is missing. #1395

Answered by camarayol
camarayol asked this question in Q&A
Discussion options

You must be logged in to vote

I deleted nvim-lspconfig capabilities before, and it worked normally after adding it again. Thanks!

local capabilities = require('blink.cmp').get_lsp_capabilities()

lspconfig.rust_analyzer.setup {
    capabilities = capabilities, 
    ...
}

Replies: 1 comment 1 reply

Comment options

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

Answer selected by soifou
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