Add clangd lsp
This commit is contained in:
parent
4b08142700
commit
f6ca6ee8d2
@ -8,6 +8,7 @@ local lsp_servers = {
|
|||||||
'gopls',
|
'gopls',
|
||||||
'pylsp',
|
'pylsp',
|
||||||
'templ',
|
'templ',
|
||||||
|
'clangd',
|
||||||
'ansiblels',
|
'ansiblels',
|
||||||
'rust_analyzer',
|
'rust_analyzer',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user