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