This repository has been archived on 2024-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"C_Cpp.errorSquiggles": "disabled",
|
|
"files.associations": {
|
|
"*.s": "nasm",
|
|
"LICENCE": "plaintext",
|
|
"*.h": "c"
|
|
},
|
|
"rust-analyzer.imports.preferNoStd" : true,
|
|
} |