diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/extensions.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json index a7bd4bb..96cfc91 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -8,8 +8,6 @@ "streetsidesoftware.code-spell-checker", "github.vscode-pull-request-github", "ckolkman.vscode-postgres", - "tobias-faller.vt100-syntax-highlighting", - "pkief.material-icon-theme", - "Tobias-Faller.vt100-syntax-highlighting" + "pkief.material-icon-theme" ] } |