From e7aed72a7578a6c868ed96db92966325477b618e Mon Sep 17 00:00:00 2001 From: shiludeng Date: Tue, 23 Jun 2015 16:21:11 +0800 Subject: [PATCH] update azure.zsh-theme --- themes/azure.zsh-theme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/azure.zsh-theme b/themes/azure.zsh-theme index 0934881c8..65a1e7db3 100644 --- a/themes/azure.zsh-theme +++ b/themes/azure.zsh-theme @@ -122,6 +122,8 @@ setopt AUTO_MENU autoload -U compinit compinit +autoload -U select-word-style +select-word-style whitespace #自动补全缓存 #zstyle ':completion::complete:*' use-cache on