junnplus / lsp-setup.nvim

A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers.
Apache License 2.0
225 stars 12 forks source link

fix: Correct the usage of clangd_extension #54

Closed junaire closed 1 year ago

junaire commented 1 year ago

I think they breaks this again in https://github.com/p00f/clangd_extensions.nvim/commit/643fd64f908eaa599469cb0af9a204a0dbd3b7e2

junnplus commented 1 year ago

Thanks!