From cd8439e06a3729c849c9a514914e9df4079b1f53 Mon Sep 17 00:00:00 2001 From: Lilou Date: Sat, 28 Dec 2024 17:00:00 +0100 Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?= =?UTF-8?q?=20main=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/main/data/keybindings-linux.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/profiles/main/data/keybindings-linux.json b/profiles/main/data/keybindings-linux.json index 3512d69..2bbebf3 100644 --- a/profiles/main/data/keybindings-linux.json +++ b/profiles/main/data/keybindings-linux.json @@ -1,12 +1,12 @@ [ - { - "key": "ctrl+tab", - "command": "workbench.action.nextEditorInGroup" - }, - { - "key": "ctrl+shift+tab", - "command": "workbench.action.previousEditorInGroup" - }, + // { + // "key": "ctrl+tab", + // "command": "workbench.action.nextEditorInGroup" + // }, + // { + // "key": "ctrl+shift+tab", + // "command": "workbench.action.previousEditorInGroup" + // }, { "key": "ctrl+alt+b", "command": "type",