add clang lsp
This commit is contained in:
parent
d77e901b9a
commit
0c8b62d25e
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -578,7 +578,7 @@ require('lazy').setup({
|
||||||
--
|
--
|
||||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||||
tsserver = {},
|
tsserver = {},
|
||||||
|
clangd = {},
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
-- cmd = {...},
|
-- cmd = {...},
|
||||||
-- filetypes = { ...},
|
-- filetypes = { ...},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue