summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-06-05 16:36:42 +0200
committerlonkaars <loek@pipeframe.xyz>2022-06-05 16:36:42 +0200
commit028bbb5d8ad414e9244c21467602648fba463b97 (patch)
tree5f8ae0142c5062eb860580d6a5a53fb921568d13 /.vscode/settings.json
parentfa6af27248ec1fcbfdec433ea16154b7bdae045f (diff)
parentbc283424c699effcfa84816c609ca7f00ed5259a (diff)
Merge branch 'master' of https://github.com/HoodieJeansJordans/wall-e2
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 565c3cf..1d75503 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -6,5 +6,9 @@
"args": [ "-defterm", "-no-start", "-mingw64", "-shell", "sh", "-here" ],
"icon": "terminal-bash"
}
+ },
+ "files.associations": {
+ "limits": "c",
+ "orangutan_shim.h": "c"
}
}