shadeos/.vscode/settings.json

8 lines
116 B
JSON
Raw Normal View History

2022-05-09 13:46:42 +00:00
{
"files.associations": {
"types.h": "c",
"vga_text_mode.h": "c",
"kmsg.h": "c"
2022-05-09 13:46:42 +00:00
}
}