From 88ea63adf28be522d2341c57e4e049ff04aaf7fd Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Fri, 14 May 2010 07:58:37 +0000 Subject: Simon Ruderich: 27953: vcs_info: changed default formats and actionformats. --- Misc/vcs_info-examples | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Misc') diff --git a/Misc/vcs_info-examples b/Misc/vcs_info-examples index e0f531b10..742ba3418 100644 --- a/Misc/vcs_info-examples +++ b/Misc/vcs_info-examples @@ -207,12 +207,6 @@ autoload -Uz vcs_info zstyle ':vcs_info:*' check-for-changes true zstyle ':vcs_info:*' get-revision true -# Improve default formats/actionformats to display staged (%c) and -# unstaged (%u) changes. You can change the displayed string with the -# 'unstagedstr' and 'stagedstr' settings. -zstyle ':vcs_info:*' formats " (%s)-[%b]%u%c-" -zstyle ':vcs_info:*' actionformats " (%s)-[%b|%a]%u%c-" - # Default to running vcs_info. If possible we prevent running it later for # speed reasons. If set to a non empty value vcs_info is run. -- cgit 1.4.1