Actually, postpone loading a few more zsh plugins as well, since they don't really need to be available immediately

This commit is contained in:
Danielle McLean 2018-01-18 16:28:32 +11:00
parent 2d210a3c8d
commit 72d0f20e8c
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -14,11 +14,8 @@ zplugin $load willghatch/zsh-saneopt
zplugin $load asdf-vm/asdf
zplugin $load mafredri/zsh-async
zplugin $load micha/resty
zplugin $load mollifier/cd-gitroot
zplugin $load rupa/z
zplugin $load sindresorhus/pure
zplugin $load supercrabtree/k
zplugin $load trapd00r/LS_COLORS
LS_COLORS_DIR=$ZPLGM[PLUGINS_DIR]/trapd00r---LS_COLORS
@ -29,4 +26,9 @@ if [[ ! $LS_COLORS_DIR/LS_COLORS.plugin.zsh -nt $LS_COLORS_DIR/LS_COLORS ]]; the
fi
zplugin $load zsh-users/zsh-completions
zplugin ice silent wait1; zplugin $load mollifier/cd-gitroot
zplugin ice silent wait1; zplugin $load micha/resty
zplugin ice silent wait1; zplugin $load supercrabtree/k
zplugin ice silent wait!1; zplugin $load zsh-users/zsh-syntax-highlighting