diff options
| -rw-r--r-- | Completion/Zsh/Context/_value | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Completion/Zsh/Context/_value b/Completion/Zsh/Context/_value new file mode 100644 index 000000000..15218eb60 --- /dev/null +++ b/Completion/Zsh/Context/_value @@ -0,0 +1,61 @@ +#compdef -value- -array-value- + |
