about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Command/_unsetopt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_unsetopt b/Completion/Zsh/Command/_unsetopt
new file mode 100644
index 000000000..75a33e9dd
--- /dev/null
+++ b/Completion/Zsh/Command/_unsetopt
@@ -0,0 +1,10 @@
+#compdef unsetopt
+
+# If you first want to complete only unset options, uncomment the lines
+# setting the _options_set  array and then use:
+#
+#   _options_set || _options
+#
+# here.
+
+_options