소스 검색

Merge 66aa318713 into c3d4e576c9

pull/725/merge
brook hong 1 년 전
committed by GitHub
부모
커밋
f5c3fd7701
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      zsh-autosuggestions.zsh

+ 1
- 1
zsh-autosuggestions.zsh 파일 보기

@ -186,7 +186,7 @@ _zsh_autosuggest_bind_widget() {
}"
# Create the bound widget
zle -N -- $widget _zsh_autosuggest_bound_${bind_count}_$widget
[[ $widget == .* ]] || zle -N -- $widget _zsh_autosuggest_bound_${bind_count}_$widget
}
# Map all configured widgets to the right autosuggest widgets

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