summaryrefslogtreecommitdiffstats
path: root/config/keymap.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/keymap.toml')
-rw-r--r--config/keymap.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/keymap.toml b/config/keymap.toml
index 6dfefb1..d511e2e 100644
--- a/config/keymap.toml
+++ b/config/keymap.toml
@@ -109,6 +109,10 @@ args = [ "toggle=true" ]
keys = [ "m", "k" ]
command = "mkdir"
+[[mapcommand]]
+keys = [ ";", "m", "k" ]
+command = "mkdir"
+
[[mapcommand]]
keys = [ "g", "r" ]