added a buncha new LSPs.
This commit is contained in:
parent
f75102b78e
commit
cbf028159f
8 changed files with 120 additions and 12 deletions
|
|
@ -3,5 +3,8 @@ return {
|
|||
"clangd",
|
||||
for_cat = "C",
|
||||
lsp = {},
|
||||
after=function()
|
||||
require("clangd_extensions").setup({})
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue