aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/extensions.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
index c242879..2b70e67 100644
--- a/.vscode/extensions.json
+++ b/.vscode/extensions.json
@@ -9,7 +9,6 @@
"github.vscode-pull-request-github",
"ckolkman.vscode-postgres",
"tobias-faller.vt100-syntax-highlighting",
- "pkief.material-icon-theme",
- "mrmlnc.vscode-json5"
+ "pkief.material-icon-theme"
]
}