1
0
Fork 0

Speed up git TAB completion of files

pull/340/head
huyz 12 years ago
parent 82251618b1
commit a5f535912c

@ -5,8 +5,8 @@
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# 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

Loading…
Cancel
Save