mirror of
https://github.com/zdharma-continuum/fast-syntax-highlighting.git
synced 2026-09-10 07:16:18 -04:00
-ssh.ch; Remove unneded `local mbegin mend match reply'
This commit is contained in:
parent
77fc581dae
commit
f3e094bdb8
|
|
@ -64,7 +64,6 @@ local -a match mbegin mend completions_user completions_host
|
|||
user_style=
|
||||
() {
|
||||
# Zstyle clobbers reply for sure
|
||||
local mbegin mend match reply
|
||||
zstyle -a ":completion:*:users" users completions_users
|
||||
}
|
||||
(( ! $#completions_users )) && completions_users=(${(k)userdirs})
|
||||
|
|
|
|||
Loading…
Reference in a new issue