Block zsh-completions from loading itself, so that zplugin can handle its completions

This commit is contained in:
Danielle McLean 2018-01-31 15:06:26 +11:00
parent 78afec4829
commit 59875eb00b
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -24,7 +24,7 @@ if [[ ! $LS_COLORS_DIR/LS_COLORS.plugin.zsh -nt $LS_COLORS_DIR/LS_COLORS ]]; the
source $LS_COLORS_DIR/LS_COLORS.plugin.zsh
fi
zplugin $load zsh-users/zsh-completions
zplugin ice blockf; zplugin $load zsh-users/zsh-completions
zplugin ice silent wait1; zplugin $load mollifier/cd-gitroot
zplugin ice silent wait1; zplugin $load micha/resty