Add back KEYTIMEOUT to more quickly enter visual mode
This commit is contained in:
parent
7c967d6b32
commit
9d92db6983
1 changed files with 1 additions and 2 deletions
3
.zshrc
3
.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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue