File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -140,14 +140,14 @@ Zsh-syntax-highlighting is included with Prezto. See the
140140
141141Add `zgen load zsh-users/zsh-syntax-highlighting` to the end of your `.zshrc`.
142142
143- #### [zplug ](https://github.com/zplug/zplug )
143+ #### [zinit ](https://github.com/zdharma-continuum/zinit )
144144
145- Add `zplug "zsh-users/zsh-syntax-highlighting", defer:2` to your `.zshrc`.
145+ Add `zinit light zsh-users/zsh-syntax-highlighting` to the end of your
146+ `.zshrc`.
146147
147- #### [zplugin ](https://github.com/psprint/zplugin )
148+ #### [zplug ](https://github.com/zplug/zplug )
148149
149- Add `zplugin load zsh-users/zsh-syntax-highlighting` to the end of your
150- `.zshrc`.
150+ Add `zplug "zsh-users/zsh-syntax-highlighting", defer:2` to your `.zshrc`.
151151
152152
153153### System-wide installation
You can’t perform that action at this time.
0 commit comments