shadeos/.vscode/settings.json

8 lines
116 B
JSON

{
"files.associations": {
"types.h": "c",
"vga_text_mode.h": "c",
"kmsg.h": "c"
}
}