From 32c27f9712a67cd615ba8e5881bf66a1f8205656 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 10 Oct 2020 22:22:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/settings.json b/settings.json index d004cdf..0d95d17 100644 --- a/settings.json +++ b/settings.json @@ -1,6 +1,5 @@ { "workbench.colorTheme": "Default Light+", - "workbench.iconTheme": "vscode-great-icons", "editor.tabSize": 2, "C_Cpp.errorSquiggles": "Disabled", "workbench.editor.enablePreview": false,