From 975c4709b47437141b977e75c6e062ee5ab9b5f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3zsef=20Farkas?= Date: Tue, 13 Jun 2017 23:16:18 +0200 Subject: [PATCH] Remove unwanted SwitchKeymapAction --- shared/res/presets/VIM.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/shared/res/presets/VIM.json b/shared/res/presets/VIM.json index 8286bd5b..7ac588e1 100644 --- a/shared/res/presets/VIM.json +++ b/shared/res/presets/VIM.json @@ -15,10 +15,7 @@ "mouseAction": "scrollDown" }, null, - { - "keyActionType": "switchKeymap", - "keymapAbbreviation": "QTY" - }, + null, null, null, null,