diff --git a/.zshrc b/.zshrc index 76890e8..9ea7b77 100644 --- a/.zshrc +++ b/.zshrc @@ -212,9 +212,6 @@ bindkey '^[[B' history-substring-search-down bindkey -M vicmd 'k' history-substring-search-up bindkey -M vicmd 'j' history-substring-search-down -# Disable all insert mode binds that start with so we can get to normal mode faster -bindkey -rpM viins '\e' - # Run compaudit and such, from OMZL::compfix.zsh handle_completion_insecurities &| # <<<