소스 검색

docs: Replace zplug instructions with zinit

Fixes #883.
master
Matthew Martin 11 달 전
부모
커밋
f8cd0b55b3
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. +5
    -5
      INSTALL.md

+ 5
- 5
INSTALL.md 파일 보기

@ -140,14 +140,14 @@ Zsh-syntax-highlighting is included with Prezto. See the
Add `zgen load zsh-users/zsh-syntax-highlighting` to the end of your `.zshrc`.
#### [zplug](https://github.com/zplug/zplug)
#### [zinit](https://github.com/zdharma-continuum/zinit)
Add `zplug "zsh-users/zsh-syntax-highlighting", defer:2` to your `.zshrc`.
Add `zinit light zsh-users/zsh-syntax-highlighting` to the end of your
`.zshrc`.
#### [zplugin](https://github.com/psprint/zplugin)
#### [zplug](https://github.com/zplug/zplug)
Add `zplugin load zsh-users/zsh-syntax-highlighting` to the end of your
`.zshrc`.
Add `zplug "zsh-users/zsh-syntax-highlighting", defer:2` to your `.zshrc`.
### System-wide installation

불러오는 중...
취소
저장