fixup! feat(plugin): add clangd_extensions-nvim
This commit is contained in:
parent
c2030c27e8
commit
9cb49f5048
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ M.setup = function()
|
|||
lspconfig.svelte.setup({})
|
||||
lspconfig.tailwindcss.setup({})
|
||||
lspconfig.texlab.setup({})
|
||||
lspconfig.clangd.setup({})
|
||||
end
|
||||
|
||||
return M
|
||||
|
|
Loading…
Reference in a new issue