Fix zsh-peco-history plugin not loading correctly

This commit is contained in:
2017-07-17 23:13:36 +01:00
parent cd143f44c1
commit b5b123ed4b

View File

@@ -25,7 +25,7 @@ zplug "robbyrussell/oh-my-zsh", use:"lib/*.zsh", defer:0
zplug "plugins/bundler", from:oh-my-zsh
zplug "plugins/git", from:oh-my-zsh
zplug "jimeh/zsh-peco-history"
zplug "jimeh/zsh-peco-history", defer:2
zplug "b4b4r07/enhancd", use:"init.sh"
zplug "zsh-users/zsh-completions"
zplug "zsh-users/zsh-autosuggestions"