diff --git a/zsh/zplug b/zsh/zplug index ffa767c..4ac7edf 100755 --- a/zsh/zplug +++ b/zsh/zplug @@ -13,6 +13,7 @@ zplug "${ZDIR}/modules/history/", from:local, as:plugin zplug "${ZDIR}/modules/keybinds/", from:local, as:plugin zplug "hlissner/zsh-autopair", as:plugin, defer:2 zplug "junegunn/fzf", use:"shell/*.zsh", defer:2 +zplug "mafredri/zsh-async", as:plugin, defer:2 zplug "zdharma/fast-syntax-highlighting", as:plugin, defer:2 zplug "zsh-users/zsh-autosuggestions", as:plugin, defer:2 zplug "zsh-users/zsh-completions", as:plugin, defer:2