Allow default to expand
This commit is contained in:
parent
93ca67131b
commit
f9a4d90d13
@ -1,5 +1,5 @@
|
||||
zstyle ':completion:*' use-cache on
|
||||
zstyle ':completion:*' cache-path "${CACHEPATH:-~/.cache}"/zsh/comp
|
||||
zstyle ':completion:*' cache-path ${CACHEPATH:-~/.cache}/zsh/comp
|
||||
zstyle ':completion:*:manuals' separate-sections true
|
||||
zstyle ':completion:*:manuals.*' insert-sections true
|
||||
zstyle ':completion:*' prefix suffix
|
||||
|
Loading…
Reference in New Issue
Block a user