1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

zsh: use feature/redrawhook for z-sy-hl

This commit is contained in:
Joe Groocock 2018-11-03 22:44:09 +00:00
parent cfe95eb879
commit abe83d85c4
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -58,7 +58,7 @@ source "$antigen_src"
antigen bundle zsh-users/zsh-completions
antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-history-substring-search
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-syntax-highlighting@feature/redrawhook
antigen bundle mafredri/zsh-async
antigen apply