14 lines
309 B
JSON
Raw Normal View History

2022-09-23 17:44:11 +02:00
{
"files.associations": {
2022-10-07 01:58:26 +02:00
"random": "cpp",
"cstddef": "cpp",
"array": "cpp",
"string_view": "cpp",
"initializer_list": "cpp",
"ranges": "cpp",
"utility": "cpp",
"string": "cpp",
2022-10-20 13:18:38 +02:00
"functional": "cpp",
"*.desfire": "cpp"
2022-09-23 17:44:11 +02:00
}
}