zsh:autosuggestions: Use own fork for now

See https://github.com/zsh-users/zsh-autosuggestions/pull/621

Set experimental values to the new configuration options.
This commit is contained in:
2021-07-22 15:48:36 +02:00
parent 8d4f2c7ce9
commit 77b2d63341
3 changed files with 5 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -74,7 +74,7 @@
url = https://github.com/sickill/stderred
[submodule "zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
url = https://github.com/druckdev/zsh-autosuggestions
[submodule "zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting