lwmem/.vscode/settings.json
2023-11-20 21:32:57 +01:00

17 lines
392 B
JSON

{
"files.associations": {
"lwevt_types.h": "c",
"lwevt_type.h": "c",
"lwevt.h": "c",
"string.h": "c",
"lwevt_opt.h": "c",
"streambuf": "c",
"lwmem.h": "c",
"lwmem_opt.h": "c",
"array": "c",
"string_view": "c",
"initializer_list": "c",
"limits.h": "c"
},
"esbonio.sphinx.confDir": ""
}