summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 2ec4553..eba9570 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,7 +2,5 @@
"files.associations": {
"*.overlay": "dts",
"*.keymap": "dts"
- },
- "C_Cpp.dimInactiveRegions": false,
- "C_Cpp.errorSquiggles": "Disabled"
-}
+ }
+} \ No newline at end of file