[clangd] Disable verbose logging

This commit is contained in:
2023-12-22 23:35:41 +01:00
parent 89082786fc
commit 6b62f23094
-1
View File
@@ -29,7 +29,6 @@ return {
"clangd",
"--clang-tidy",
"--enable-config",
"--log=verbose",
},
single_file_support = true,
},