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