summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2022-09-04 16:57:06 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2022-09-04 16:57:06 -0400
commite8a812d73cfb0c3e9a171dc9de3b43acc2f3a2f3 (patch)
tree47fcfd55f1d6c9129b658e048f9e769cc0b95b9f /config
parente76b9fb310ae9f2d5c0e8be8794aab5b1d9edd42 (diff)
format
Diffstat (limited to 'config')
-rw-r--r--config/keymap.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/keymap.toml b/config/keymap.toml
index 1441555..9d8316d 100644
--- a/config/keymap.toml
+++ b/config/keymap.toml
@@ -74,7 +74,7 @@ keymap = [
{ keys = [ " " ], command = "select --toggle=true" },
{ keys = [ "t" ], command = "select --all=true --toggle=true" },
- { keys = [ "V" ], command = "toggle_visual"},
+ { keys = [ "V" ], command = "toggle_visual"},
{ keys = [ "w" ], command = "show_tasks --exit-key=w" },
{ keys = [ "b", "b" ], command = "bulk_rename" },