From 07b0f1bb57d98567ef221b9d0b57386fddbdcdb1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 21 Jan 2017 03:34:41 -0500 Subject: fix typo --- zshinput | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zshinput') 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 -- cgit v1.2.3-54-g00ecf