feat(lsp): don't kill clangd automatically

This commit is contained in:
2026-04-03 14:31:40 +02:00
parent 93a285ea6a
commit 572afa8f1a

View File

@@ -35,6 +35,7 @@ return {
optional = true,
opts = {
excluded_lsp_clients = {
"clangd",
"null-ls",
"jdtls",
"marksman",