summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/zsh/zshrc_d/utils.source.zsh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dotfiles/zsh/zshrc_d/utils.source.zsh b/dotfiles/zsh/zshrc_d/utils.source.zsh
index 9232287..a4c3a2c 100644
--- a/dotfiles/zsh/zshrc_d/utils.source.zsh
+++ b/dotfiles/zsh/zshrc_d/utils.source.zsh
@@ -460,9 +460,3 @@ tv::text () {
zle -N tv::text
bindkey -M viins '^x' tv::text
-tv:: () {
- hx $(tv )
- zle accept-line
-}
-zle -N tv::
-bindkey -M viins '^x' tv::