Use defer instead of nice (it got deprecated)

This commit is contained in:
Mark Vainomaa 2017-01-27 22:03:49 +02:00
parent fa0f2f5575
commit 355b60ec99
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ source ~/.config/zshuper/plugins.zsh
# And include highlighting at the end
# https://github.com/zsh-users/zsh-syntax-highlighting#faq
zplug "zsh-users/zsh-syntax-highlighting", nice:10
zplug "zsh-users/zsh-syntax-highlighting", defer:2
# Install and load plugins