about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:30:34 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:30:34 +0000
commit0edb843b598120f1f3aa73c9efd2ccd85b740dfc (patch)
treeb10bd3e044aa5f214a2ddbb61409dc575e45e53c /Completion/Zsh
parent3639f3ec94e9d55aedc315f410b85b4acfa3d299 (diff)
downloadzsh-0edb843b598120f1f3aa73c9efd2ccd85b740dfc.tar.gz
zsh-0edb843b598120f1f3aa73c9efd2ccd85b740dfc.tar.xz
zsh-0edb843b598120f1f3aa73c9efd2ccd85b740dfc.zip
moved from Completion/Builtins/_setopt
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Command/_setopt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_setopt b/Completion/Zsh/Command/_setopt
new file mode 100644
index 000000000..f72c20dda
--- /dev/null
+++ b/Completion/Zsh/Command/_setopt
@@ -0,0 +1,10 @@
+#compdef setopt
+
+# If you first want to complete only unset options, un-comment the lines
+# setting the _options_unset  array and then use:
+#
+#   _options_unset || _options
+#
+# here.
+
+_options