diff options
Diffstat (limited to 'Completion/Zsh/Command/_zstyle')
-rw-r--r-- | Completion/Zsh/Command/_zstyle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_zstyle b/Completion/Zsh/Command/_zstyle index ffd3c6dd4..48a39deed 100644 --- a/Completion/Zsh/Command/_zstyle +++ b/Completion/Zsh/Command/_zstyle @@ -100,6 +100,7 @@ styles=( remove-all-dups c:bool select-prompt c: select-scroll c: + separate-sections c:bool single-ignored c:single-ignored sort c:bool special-dirs c:sdirs |