aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vscode/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 0caee2241..f17b9e23e 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -11,6 +11,7 @@
11 "files.associations": { 11 "files.associations": {
12 "*.h": "c", 12 "*.h": "c",
13 "*.c": "c", 13 "*.c": "c",
14 "*.inc": "c",
14 "*.cpp": "cpp", 15 "*.cpp": "cpp",
15 "*.hpp": "cpp", 16 "*.hpp": "cpp",
16 "xstddef": "c", 17 "xstddef": "c",