diff --git a/.zshrc b/.zshrc index 2ff7fd6..fa03e16 100644 --- a/.zshrc +++ b/.zshrc @@ -147,7 +147,6 @@ zinit light zsh-users/zsh-autosuggestions zinit light zsh-users/zsh-syntax-highlighting # Key bindings config -#KEYTIMEOUT=5 +KEYTIMEOUT=5 # ^[ for esc; ^I for tab bindkey '^a' autosuggest-accept -