X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/0264889df8dd6775d765416a13804bc4ed8cc3f7..fedfd71f5492177a7c7d7fd2bd1529a832106395:/lunaix-os/.vscode/settings.json diff --git a/lunaix-os/.vscode/settings.json b/lunaix-os/.vscode/settings.json new file mode 100644 index 0000000..55dd62f --- /dev/null +++ b/lunaix-os/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "files.associations": { + "string.h": "c", + "stdint.h": "c" + } +} \ No newline at end of file