summaryrefslogtreecommitdiffstats
path: root/zshinput
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-01-21 03:34:41 -0500
committerJesse Luehrs <doy@tozt.net>2017-01-21 06:37:31 -0500
commit07b0f1bb57d98567ef221b9d0b57386fddbdcdb1 (patch)
tree2a8b739413455a2e185ed88c700d059f4f98be87 /zshinput
parentdfff720c4cb546c533aeb02996f2139209328052 (diff)
downloadconf-07b0f1bb57d98567ef221b9d0b57386fddbdcdb1.tar.gz
conf-07b0f1bb57d98567ef221b9d0b57386fddbdcdb1.zip
fix typo
Diffstat (limited to 'zshinput')
-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