diff --git a/plugins.zsh b/plugins.zsh index e2ee551..81c7715 100644 --- a/plugins.zsh +++ b/plugins.zsh @@ -3,4 +3,5 @@ zplug "mafredri/zsh-async" zplug "sindresorhus/pure" zplug "zsh-users/zsh-history-substring-search" zplug "willghatch/zsh-cdr" +zplug "zsh-users/zsh-completions" zplug "zsh-users/zaw"