perfaware/.vscode/settings.json

6 lines
69 B
JSON
Raw Normal View History

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