summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/zshrc b/zshrc
index f716043..764ed11 100644
--- a/zshrc
+++ b/zshrc
@@ -93,12 +93,6 @@ autoload -Uz anyframe-init
anyframe-init
bindkey '^R' anyframe-widget-put-history
# }}}
-# opp {{{
-source ~/.zsh/opp/opp.zsh
-opp_operators+=("e" opp-vi-change)
-bindkey -M vicmd "e" opp
-{ bindkey -M afu-vicmd "e" opp } > /dev/null 2>&1
-# }}}
# }}}
# prompt {{{
function shell_prompt_precmd () {