17 lines
420 B
JSON
17 lines
420 B
JSON
{
|
|
"files.associations": {
|
|
"input.h": "c",
|
|
"stddef.h": "c",
|
|
"ioctl.h": "c",
|
|
"array": "c",
|
|
"__tuple": "c",
|
|
"evdevinput.h": "c",
|
|
"input-event-codes.h": "c",
|
|
"pthread.h": "c",
|
|
"xf86vmode.h": "c"
|
|
},
|
|
"C_Cpp.errorSquiggles": "disabled",
|
|
"C_Cpp.default.intelliSenseMode": "linux-gcc-x86",
|
|
"C_Cpp.default.compilerPath": "/usr/bin/gcc"
|
|
}
|