about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_setopt
blob: f72c20dda2a075ac6e103d2ba557610f63758363 (plain) (blame)
1
2
3
4
5
6
7
8
9
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