X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=7c833b5194b45263d16bc5b9b360f8cb8294a7ec;hb=819bc9d7c9a57af67b48995ea17a1d8f63c6f58d;hp=8e3e2e042d341beb31661a933d76f048cc1e498e;hpb=f0217d1f48f76af5f5be9e51f81403c5ff103204;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index 8e3e2e0..7c833b5 100644 --- a/zsh/rc +++ b/zsh/rc @@ -209,7 +209,7 @@ if [[ $ZSH_VERSION == (4.3.<9->|4.<4->*|<5->*) || # Cache system inspired by Bart Trojanowski # (http://jukie.net/~bart/blog/pimping-out-zsh-prompt). - #zstyle ':vcs_info:*+pre-get-data:*' hooks pre-get-data + zstyle ':vcs_info:*+pre-get-data:*' hooks pre-get-data +vi-pre-get-data() { # Only Git and Mercurial support and need caching. Abort if any other # VCS is used.