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

cmp_nvim_lsp not found #70

Open
PrathmeshVishwakarma opened this issue Jun 6, 2024 · 4 comments
Open

cmp_nvim_lsp not found #70

PrathmeshVishwakarma opened this issue Jun 6, 2024 · 4 comments

Comments

@PrathmeshVishwakarma
Copy link

image
here is the error, I am calling it from here
image

@PrathmeshVishwakarma
Copy link
Author

PrathmeshVishwakarma commented Jun 6, 2024

how to install it? make another lua file for lazy? like

return {
"hrsh7th/cmp-nvim-lsp",
lazy = false
}

@PrathmeshVishwakarma
Copy link
Author

well it seems like it, it wasn't in the tutotial I was following.

@PrathmeshVishwakarma
Copy link
Author

welp, now its throwing
[lspconfig] /usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:291: Cannot serialise function: type not supported

@h3xOo
Copy link

h3xOo commented Sep 18, 2024

You can add cmp-nvim-lsp as lspconfig dependency

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

No branches or pull requests

2 participants