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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user