From a5f535912c1a4722719ad2e29d9ae47d67c585c3 Mon Sep 17 00:00:00 2001 From: huyz Date: Wed, 12 Dec 2012 19:41:29 -0800 Subject: [PATCH] Speed up git TAB completion of files --- runcoms/zpreztorc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index 9deb52b7..0aa5af36 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -5,8 +5,8 @@ # Sorin Ionescu # -# Speed up git TAB completion of files -zstyle -b ':huy:system' git-smart-file-complete 'no' +# When 'no', this speeds up git TAB completion of files +zstyle ':huy:system' git-smart-file-complete 'no' # # General