about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_unsetopt
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2014-08-28 11:33:53 +0200
committerMikael Magnusson <mikachu@gmail.com>2014-09-06 11:01:12 +0200
commitc61a927d1d156731d9e21c714dfea9585163c556 (patch)
tree5a782fb917a7d486279d39bdf9b07294ed15ab64 /Completion/Zsh/Command/_unsetopt
parent3518783680573a19bb54aa29c6d5a9359fbcc791 (diff)
downloadzsh-c61a927d1d156731d9e21c714dfea9585163c556.tar.gz
zsh-c61a927d1d156731d9e21c714dfea9585163c556.tar.xz
zsh-c61a927d1d156731d9e21c714dfea9585163c556.zip
33061: More useful setopt / unsetopt completion
Diffstat (limited to 'Completion/Zsh/Command/_unsetopt')
-rw-r--r--Completion/Zsh/Command/_unsetopt10
1 files changed, 0 insertions, 10 deletions
diff --git a/Completion/Zsh/Command/_unsetopt b/Completion/Zsh/Command/_unsetopt
deleted file mode 100644
index 75a33e9dd..000000000
--- a/Completion/Zsh/Command/_unsetopt
+++ /dev/null
@@ -1,10 +0,0 @@
-#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