From fb0bd864bbdfce8d9086c8ec1d19db9d78501666 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 11 Jan 2021 11:06:16 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.json b/settings.json index 94a14f3..d68807f 100644 --- a/settings.json +++ b/settings.json @@ -103,7 +103,7 @@ "rust.show_warnings": false, "gitlens.views.lineHistory.enabled": true, "git.detectSubmodules": false, - "editor.fontFamily": "menlo,sarasa-fixed-sc-regular,NotoSansMonoCJKsc-Regular", + "editor.fontFamily": "menlo,sarasa-fixed-sc-regular,NotoSansMonoCJKsc-Regular", "terminal.integrated.inheritEnv": false, }