mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 07:43:39 -05:00
Updated Configuring fuzzy completion (markdown)
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user