diff --git a/zsh/dot-zshrc b/zsh/dot-zshrc index 2cb22ec..aa5def8 100644 --- a/zsh/dot-zshrc +++ b/zsh/dot-zshrc @@ -35,7 +35,7 @@ HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND="fg=yellow" HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND="fg=red" HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_TIMEOUT=3 -VI_MODE_RESET_PROMT_ON_MODE_CHANGE=true +VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true VI_MODE_SET_CURSOR=true # Might cause issues? KEYTIMEOUT=1