Parcourir la source

docs: Update zplug install instruction

The latest version of zplug has deprecated the `nice` tag. The `defer` tag is the preferred method now.
pull/400/head
Giridaran Manivannan il y a 7 ans
committed by Daniel Shahaf
Parent
révision
4f49c4a35f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      INSTALL.md

+ 1
- 1
INSTALL.md Voir le fichier

@ -82,7 +82,7 @@ Add `zgen load zsh-users/zsh-syntax-highlighting` to the end of your `.zshrc`.
#### [zplug](https://github.com/zplug/zplug)
Add `zplug "zsh-users/zsh-syntax-highlighting", nice:10` to your `.zshrc`.
Add `zplug "zsh-users/zsh-syntax-highlighting", defer:2` to your `.zshrc`.
#### [zplugin](https://github.com/psprint/zplugin)

Chargement…
Annuler
Enregistrer