kilo/.vscode/settings.json

6 lines
83 B
JSON

{
"files.associations": {
"time.h": "c",
"cstdarg": "c"
}
}