mirror of
https://github.com/hyprwm/hyprland-qtutils.git
synced 2024-12-26 22:19:50 +01:00
66 lines
No EOL
1.7 KiB
JSON
66 lines
No EOL
1.7 KiB
JSON
{
|
|
"files.associations": {
|
|
"cmath": "cpp",
|
|
"cstddef": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cstring": "cpp",
|
|
"ctime": "cpp",
|
|
"cwchar": "cpp",
|
|
"array": "cpp",
|
|
"atomic": "cpp",
|
|
"bit": "cpp",
|
|
"*.tcc": "cpp",
|
|
"charconv": "cpp",
|
|
"chrono": "cpp",
|
|
"compare": "cpp",
|
|
"concepts": "cpp",
|
|
"cstdint": "cpp",
|
|
"forward_list": "cpp",
|
|
"list": "cpp",
|
|
"map": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"exception": "cpp",
|
|
"algorithm": "cpp",
|
|
"functional": "cpp",
|
|
"iterator": "cpp",
|
|
"memory": "cpp",
|
|
"memory_resource": "cpp",
|
|
"numeric": "cpp",
|
|
"optional": "cpp",
|
|
"random": "cpp",
|
|
"ratio": "cpp",
|
|
"string_view": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"format": "cpp",
|
|
"initializer_list": "cpp",
|
|
"iomanip": "cpp",
|
|
"iosfwd": "cpp",
|
|
"istream": "cpp",
|
|
"limits": "cpp",
|
|
"mutex": "cpp",
|
|
"new": "cpp",
|
|
"ostream": "cpp",
|
|
"span": "cpp",
|
|
"sstream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"stdfloat": "cpp",
|
|
"streambuf": "cpp",
|
|
"cctype": "cpp",
|
|
"cinttypes": "cpp",
|
|
"typeinfo": "cpp",
|
|
"variant": "cpp",
|
|
"__bit_reference": "cpp",
|
|
"__hash_table": "cpp",
|
|
"__node_handle": "cpp",
|
|
"__split_buffer": "cpp",
|
|
"__tree": "cpp",
|
|
"__verbose_abort": "cpp",
|
|
"cwctype": "cpp",
|
|
"locale": "cpp"
|
|
}
|
|
} |