1 parent 23dd089 commit 2c36855Copy full SHA for 2c36855
1 file changed
zsh/.zshrc
@@ -83,7 +83,7 @@ source $(brew --prefix)/share/zsh-autosuggestions/zsh-autosuggestions.zsh
83
source $(brew --prefix)/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
84
85
# Key bindings
86
-bindkey '^w' autosuggest-execute
+bindkey '^w' forward-word
87
bindkey '^e' autosuggest-accept
88
bindkey '^u' autosuggest-toggle
89
bindkey '^L' vi-forward-word
0 commit comments