summaryrefslogtreecommitdiffstats
path: root/Completion/Zsh/Command/_bindkey
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Command/_bindkey')
-rw-r--r--Completion/Zsh/Command/_bindkey2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Command/_bindkey b/Completion/Zsh/Command/_bindkey
index df9c8f225..81016fe4f 100644
--- a/Completion/Zsh/Command/_bindkey
+++ b/Completion/Zsh/Command/_bindkey
@@ -10,7 +10,7 @@
local state expl line curcontext="$curcontext" ret=1
typeset -A opt_args
-_arguments -C -s -S \
+_arguments -C -s -S -S : \
'(-v -a -M -l -D -A -N -p)-e[select emacs keymap and bind it to main]' \
'(-e -a -M -l -D -A -N -p)-v[select viins keymap and bind it to main]' \
'(-e -v -M -l -D -A -N -p)-a[select vicmd keymap]' \