summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-06-05 17:00:55 +0200
committerlonkaars <loek@pipeframe.xyz>2022-06-05 17:00:55 +0200
commitc4f82cfa5fa17f76547a0502961b433a1eb19aef (patch)
treeb82134f5c246eb4cefea6dd7b266b3537c5022f8 /.vscode
parent028bbb5d8ad414e9244c21467602648fba463b97 (diff)
format code and finish merge
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
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"
}
}