aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 91fa952..e43ecab 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -58,7 +58,7 @@
"C_Cpp_Runner.msvcSecureNoWarnings": false,
"files.associations": {
"minishell.h": "c",
- "ast.h": "c",
- "env.h": "c"
+ "debug_tools.h": "c",
+ "token.h": "c"
}
} \ No newline at end of file