From fb87bec213906bfdfc7ab0d8951dce1efbbd97b1 Mon Sep 17 00:00:00 2001 From: David Chen Date: Tue, 5 Dec 2023 22:54:41 -0800 Subject: [PATCH] update joshuto config --- joshuto/keymap.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/joshuto/keymap.toml b/joshuto/keymap.toml index 82a77d4..fa5f01e 100644 --- a/joshuto/keymap.toml +++ b/joshuto/keymap.toml @@ -126,7 +126,6 @@ keymap = [ { keys = [ "m", "s" ], command = "linemode size" }, { keys = [ "m", "m" ], command = "linemode mtime" }, - { keys = [ "m", "M" ], command = "linemode sizemtime" }, { keys = [ "g", "r" ], command = "cd /" }, { keys = [ "g", "d" ], command = "cd ~/Downloads" },