6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"clangd.path": "/usr/bin/clangd",
|
|
"clangd.arguments": [
|
|
"--header-insertion=never"
|
|
]
|
|
} |