diff --git a/home/joshuto.nix b/home/joshuto.nix index a0f25c81..1a26e493 100644 --- a/home/joshuto.nix +++ b/home/joshuto.nix @@ -312,7 +312,6 @@ { 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" "c" ]; command = "cd ~/.config"; }