From 8ef05604804e8c8a2c4d6674c5a500040b1723a6 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 3 Dec 2016 01:23:45 +0900 Subject: [PATCH] Updated Configuring fuzzy completion (markdown) --- Configuring-fuzzy-completion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuring-fuzzy-completion.md b/Configuring-fuzzy-completion.md index 03c6852..f293b71 100644 --- a/Configuring-fuzzy-completion.md +++ b/Configuring-fuzzy-completion.md @@ -2,7 +2,7 @@ ### Dedicated completion key -Instead of using `TAB` key with a trigger sequence, you can assign a dedicated key for fuzzy completion while retaining the default behavior of `TAB` key. +Instead of using `TAB` key with a trigger sequence (`**`), you can assign a dedicated key for fuzzy completion while retaining the default behavior of `TAB` key. Add the following lines *after* `source ~/.fzf.zsh`