feat(lsp): don't kill clangd automatically
This commit is contained in:
@@ -35,6 +35,7 @@ return {
|
||||
optional = true,
|
||||
opts = {
|
||||
excluded_lsp_clients = {
|
||||
"clangd",
|
||||
"null-ls",
|
||||
"jdtls",
|
||||
"marksman",
|
||||
|
||||
Reference in New Issue
Block a user