mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
Instructions when multiple plugins
This commit is contained in:
parent
ae315ded4d
commit
852292e09d
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@
|
||||||
plugins=(zsh-autosuggestions)
|
plugins=(zsh-autosuggestions)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you have other plugins, separate them by space, e.g. `plugins=(git zsh-autosuggestions)`.
|
||||||
|
|
||||||
3. Start a new terminal session.
|
3. Start a new terminal session.
|
||||||
|
|
||||||
## Manual (Git Clone)
|
## Manual (Git Clone)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue