10 lines
230 B
TOML
10 lines
230 B
TOML
|
|
[plugins.autopair]
|
|
github = "hlissner/zsh-autopair"
|
|
|
|
[plugins.zsh-autosuggestions]
|
|
github = "zsh-users/zsh-autosuggestions"
|
|
use = ["{{ name }}.zsh"]
|
|
|
|
[plugins.zsh-syntax-highlighting]
|
|
github = "zsh-users/zsh-syntax-highlighting"
|