add clangd
This commit is contained in:
parent
97f5a8b1e4
commit
257425247f
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -294,7 +294,7 @@ end
|
|||
-- If you want to override the default filetypes that your language server will attach to you can
|
||||
-- define the property 'filetypes' to the map in question.
|
||||
local servers = {
|
||||
-- clangd = {},
|
||||
clangd = {},
|
||||
gopls = {},
|
||||
-- pyright = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue