16 lines
354 B
JSON
16 lines
354 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"array": "c",
|
||
|
"hash_map": "c",
|
||
|
"hash_set": "c",
|
||
|
"deque": "c",
|
||
|
"forward_list": "c",
|
||
|
"list": "c",
|
||
|
"string": "c",
|
||
|
"unordered_map": "c",
|
||
|
"vector": "c",
|
||
|
"string_view": "c",
|
||
|
"initializer_list": "c",
|
||
|
"regex": "c"
|
||
|
}
|
||
|
}
|