feat: add clangd and cmake lsp config

main
mandlm 2023-10-12 08:33:48 +02:00
parent c7e5fd760c
commit 6e6411eddf
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ local capabilities = require("cmp_nvim_lsp").default_capabilities(lsp_status.cap
local servers = {
["bashls"] = {},
["clangd"] = {},
["cmake"] = {},
["dockerls"] = {},
["jsonls"] = {},
["lua_ls"] = {