mirror of
https://git.sr.ht/~calebccff/pbsplash
synced 2026-01-13 04:58:39 -09:00
15 lines
No EOL
414 B
JSON
15 lines
No EOL
414 B
JSON
{
|
|
"files.associations": {
|
|
"array": "c",
|
|
"hash_map": "c",
|
|
"deque": "c",
|
|
"list": "c",
|
|
"string": "c",
|
|
"unordered_map": "c",
|
|
"unordered_set": "c",
|
|
"vector": "c",
|
|
"string_view": "c",
|
|
"initializer_list": "c",
|
|
"valarray": "c"
|
|
}
|
|
} |