mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-03 20:20:14 -04:00
Disable clangd auto header insertion
This inserts invalid includes for certain system headers.
This commit is contained in:
Vendored
+1
@@ -35,6 +35,7 @@
|
||||
},
|
||||
"clangd.arguments": [
|
||||
"--function-arg-placeholders=0",
|
||||
"-header-insertion=never",
|
||||
// "--log=verbose",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user