m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00

Updated Configuring fuzzy completion (markdown)

Junegunn Choi
2016-12-03 01:23:45 +09:00
parent 95514cdd4e
commit 8ef0560480

@@ -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 (`**<TAB>`), 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`