mirror of
https://github.com/Crocmagnon/buzzer.git
synced 2024-11-22 07:58:02 +01:00
15 lines
No EOL
342 B
JSON
15 lines
No EOL
342 B
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"unordered_set": "cpp",
|
|
"vector": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"regex": "cpp",
|
|
"*.tcc": "cpp",
|
|
"system_error": "cpp"
|
|
}
|
|
} |