1
0
Fork 0
emk/.vscode/settings.json

14 lines
No EOL
275 B
JSON

{
"files.associations": {
"cstdio": "c",
"stdarg.h": "c",
"idt.h": "c",
"limine.h": "c",
"stddef.h": "c",
"stdint.h": "c",
"typeinfo": "c",
"log.h": "c",
"pmm.h": "c",
"paging.h": "c"
}
}