config/zsh/.config/sheldon/plugins.toml
2024-03-13 20:40:51 +10:00

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"