summaryrefslogtreecommitdiff
path: root/tw/home/files/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home/files/zshrc')
-rw-r--r--tw/home/files/zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tw/home/files/zshrc b/tw/home/files/zshrc
index 757f679e..a13df739 100644
--- a/tw/home/files/zshrc
+++ b/tw/home/files/zshrc
@@ -150,9 +150,8 @@ if load_plugin zsh-history-substring-search; then
bindkey -M emacs '^N' history-substring-search-down
bindkey -M vicmd 'k' history-substring-search-up
bindkey -M vicmd 'j' history-substring-search-down
+ HISTORY_SUBSTRING_SEARCH_FUZZY=1
fi
-load_plugin zsh-autopair
-
load_plugin fast-syntax-highlighting ||
load_plugin zsh-syntax-highlighting