diff --git a/shell/.zshrc b/shell/.zshrc index 611de52..48f1f3f 100644 --- a/shell/.zshrc +++ b/shell/.zshrc @@ -28,7 +28,7 @@ else setopt autocd fi -ZVM_VI_INSERT_ESCAPE_BINDKEY=jj +ZVM_VI_INSERT_ESCAPE_BINDKEY=';;' ZSH_HIGHLIGHT_STYLES[comment]=fg=blue HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND=bg=magenta,fg=black,bold HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND=bg=red,fg=black,bold