Ver código fonte

More WARN_CREATE_GLOBAL cleanups.

Followup to 908c4fe150.
Found by test-perfs.zsh.
pull/177/merge
Daniel Shahaf 9 anos atrás
pai
commit
35c4bb7bdc
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      zsh-syntax-highlighting.zsh

+ 1
- 0
zsh-syntax-highlighting.zsh Ver arquivo

@ -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=();
{

Carregando…
Cancelar
Salvar