Specified as and defer tags for autoenv.

This commit is contained in:
James Patrick 2019-11-22 14:55:05 -05:00
parent 569598683e
commit a44bfd1a6e

View File

@ -26,7 +26,9 @@ zplug "zsh-users/zsh-history-substring-search", \
as:plugin, \ as:plugin, \
defer:2 defer:2
zplug "zpm-zsh/autoenv" zplug "zpm-zsh/autoenv", \
as:plugin, \
defer:2
zplug "zsh-users/zsh-autosuggestions", \ zplug "zsh-users/zsh-autosuggestions", \
as:plugin, \ as:plugin, \