diff --git a/config/zsh/zplugin b/config/zsh/zplugin index f72b11b..3f02b0d 100644 --- a/config/zsh/zplugin +++ b/config/zsh/zplugin @@ -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