diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 1d75503..565c3cf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,9 +6,5 @@ "args": [ "-defterm", "-no-start", "-mingw64", "-shell", "sh", "-here" ], "icon": "terminal-bash" } - }, - "files.associations": { - "limits": "c", - "orangutan_shim.h": "c" } } |