소스 검색

More WARN_CREATE_GLOBAL cleanups.

Followup to 908c4fe150.
Found by test-perfs.zsh.
pull/177/merge
Daniel Shahaf 9 년 전
부모
커밋
35c4bb7bdc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      zsh-syntax-highlighting.zsh

+ 1
- 0
zsh-syntax-highlighting.zsh 파일 보기

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

불러오는 중...
취소
저장