perfaware/.vscode/settings.json
Ed_ 9be706b28d Finished the first hw.
On to the second...
2023-03-05 20:57:40 -05:00

8 lines
112 B
JSON

{
"files.associations": {
"*.rmd": "markdown",
"zpl.h": "c",
"cstddef": "cpp",
"xtr1common": "cpp"
}
}