10 lines
No EOL
270 B
JSON
10 lines
No EOL
270 B
JSON
{
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
"files.associations": {
|
|
"*.h": "c",
|
|
},
|
|
"editor.insertSpaces": false,
|
|
"editor.indentSize": "tabSize",
|
|
"editor.tabSize": 8,
|
|
"clangd.arguments": ["--compile-commands-dir=/home/rubberhead/Git/linux"]
|
|
} |