13 lines
281 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",
"functional": "cpp"
2022-09-23 17:44:11 +02:00
}
}