mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
More WARN_CREATE_GLOBAL cleanups.
Followup to 908c4fe150
.
Found by test-perfs.zsh.
This commit is contained in:
parent
86cd337446
commit
35c4bb7bdc
@ -55,6 +55,7 @@ _zsh_highlight()
|
||||
[[ $PENDING -gt 0 ]] && return $ret
|
||||
|
||||
# Reset region highlight to build it from scratch
|
||||
typeset -ga region_highlight
|
||||
region_highlight=();
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user