From fd1130b0e7c5e82fdc6a19205dc8b77caa85acca Mon Sep 17 00:00:00 2001 From: Mohsen Alizadeh Date: Sun, 25 Jun 2023 17:27:28 -0700 Subject: delete matching brace key binding --- editors/code/package.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'editors/code/package.json') diff --git a/editors/code/package.json b/editors/code/package.json index a95689193da..bd22302c6de 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -297,11 +297,6 @@ "key": "ctrl+shift+u", "when": "editorTextFocus && editorLangId == rust" }, - { - "command": "rust-analyzer.matchingBrace", - "key": "ctrl+shift+m", - "when": "editorTextFocus && editorLangId == rust" - }, { "command": "rust-analyzer.joinLines", "key": "ctrl+shift+j", -- cgit 1.4.1-3-g733a5