add clangd

pull/638/head
mjhika 2 years ago
parent 97f5a8b1e4
commit 257425247f

@ -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…
Cancel
Save