Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention change to default_capabilities() in breaking changes issue #231 #1265

Open
mikehaertl opened this issue Oct 26, 2022 · 1 comment
Open

Comments

@mikehaertl
Copy link

I can not comment on #231 but I think the change to default_capabilities() should be mentioned there.

@wookayin
Copy link
Contributor

Agreed. see hrsh7th/cmp-nvim-lsp#38 as well

wookayin added a commit to wookayin/nvim-cmp that referenced this issue Nov 16, 2023
Using `require('cmp_nvim_lsp').default_capabilities()` alone will be not
enough. We have to merge with the default LSP capabilities producced by
`vim.lsp.protocol.make_client_capabilities()`.

See also hrsh7th/cmp-nvim-lsp#64

Closes hrsh7th#1265
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants