mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-31 11:50:05 +00:00
19 lines
372 B
JSON
19 lines
372 B
JSON
{
|
|
"files.associations": {
|
|
"*.rmd": "markdown",
|
|
"xutility": "cpp",
|
|
"initializer_list": "cpp",
|
|
"utility": "cpp",
|
|
"strings.h": "c",
|
|
"cracking_os.h": "c",
|
|
"cracking_compiler.h": "c",
|
|
"cracking_arch.h": "c",
|
|
"algorithm": "cpp",
|
|
"optional": "cpp",
|
|
"type_traits": "cpp",
|
|
"xtr1common": "cpp",
|
|
"cstddef": "cpp",
|
|
"xmemory": "cpp",
|
|
"memory.h": "c"
|
|
}
|
|
} |