C LSP
This commit is contained in:
parent
2fefa8e85c
commit
ab4d2839f7
|
@ -8,6 +8,7 @@ end)
|
||||||
lsp.ensure_installed({
|
lsp.ensure_installed({
|
||||||
-- Replace these with whatever servers you want to install
|
-- Replace these with whatever servers you want to install
|
||||||
'bashls',
|
'bashls',
|
||||||
|
'clangd',
|
||||||
'julials',
|
'julials',
|
||||||
'lua_ls',
|
'lua_ls',
|
||||||
'ltex',
|
'ltex',
|
||||||
|
|
Loading…
Reference in New Issue