mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: vi-mode: esc timeout
This commit is contained in:
parent
75d1893df6
commit
510ceb0e5b
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ zstyle ':omz:alpha:lib:git' async-prompt no
|
||||||
ZSH_THEME="custom-minimal"
|
ZSH_THEME="custom-minimal"
|
||||||
MODE_INDICATOR="%F{yellow}◼%f"
|
MODE_INDICATOR="%F{yellow}◼%f"
|
||||||
VI_MODE_CURSOR_INSERT=2
|
VI_MODE_CURSOR_INSERT=2
|
||||||
|
KEYTIMEOUT=1
|
||||||
|
|
||||||
CASE_SENSITIVE="false"
|
CASE_SENSITIVE="false"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue