summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKamiyaa <jeff.no.zhao@gmail.com>2020-06-05 10:33:02 -0400
committerKamiyaa <jeff.no.zhao@gmail.com>2020-06-05 10:33:02 -0400
commita462ebe2140323a6085ce5a064727288fa4dff3c (patch)
tree5ac830a629331c93b04d19d4f22f088b94021258 /config
parentea79ae00629ffd3ee8991727bb7122bb7e6c8381 (diff)
fix keymap.toml
Diffstat (limited to 'config')
-rw-r--r--config/keymap.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/keymap.toml b/config/keymap.toml
index 60eafbf..0e300da 100644
--- a/config/keymap.toml
+++ b/config/keymap.toml
@@ -82,10 +82,10 @@ keys = [ "r" ]
command = "console cd"
keys = [ "c", "d" ]
[[mapcommand]]
-command = "cd .." ]
+command = "cd .."
keys = [ "left" ]
[[mapcommand]]
-command = "cd .." ]
+command = "cd .."
keys = [ "h" ]
[[mapcommand]]