16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"files.associations": {
|
|
"array": "c",
|
|
"string": "c",
|
|
"string_view": "c",
|
|
"ranges": "c",
|
|
"span": "c",
|
|
"*.inc": "c",
|
|
"*.ipp": "c",
|
|
"bitset": "c",
|
|
"format": "c",
|
|
"initializer_list": "c",
|
|
"vector": "c",
|
|
"__bit_reference": "c"
|
|
}
|
|
} |