-
Notifications
You must be signed in to change notification settings - Fork 401
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
Doubt regarding capabilities #1847
Comments
Probably |
I am using |
@hrsh7th This was closed but I am still not sure of the answer. |
If you actually try using |
@QuantenToast Thanks for that. I guess examples need to be updated and reflect that |
Should I do
local capabilities = require('cmp_nvim_lsp').default_capabilities()
orlocal capabilities = require("cmp_nvim_lsp").update_capabilities(vim.lsp.protocol.make_client_capabilities())
The text was updated successfully, but these errors were encountered: