summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorMingye Wang <arthur2e5@aosc.io>2021-02-20 19:38:45 +0800
committerØyvind "pippin" Kolås <pippin@gimp.org>2021-10-28 20:56:06 +0000
commitbc465b22435929e84b15131f324a4ada2741c45e (patch)
treeeec16024d8a07517387b2ec754f479b8816b6a75 /.vscode
parent3a6b02ffce2c40faf0a449984aee9f926c0610a9 (diff)
oklab: chad back to D65
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..07d7ffe
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,6 @@
+{
+ "files.associations": {
+ "*.jnlp": "xml",
+ "babl-internal.h": "c"
+ }
+} \ No newline at end of file