summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zshinput2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshinput b/zshinput
index 642afe0..51cae68 100644
--- a/zshinput
+++ b/zshinput
@@ -17,7 +17,7 @@ bindkey -rM viins '^[/'
bindkey -M vicmd ')' vi-digit-or-beginning-of-line
bindkey -M vicmd 'e' vi-change
bindkey -M vicmd 'E' vi-change-eol
-bindkey -M vicmd ',' execute-named-command
+bindkey -M vicmd ',' execute-named-cmd
bindkey -M vicmd '!' vi-insert
bindkey -M vicmd '_' vi-first-non-blank
bindkey -M vicmd '|' send-break