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

Updated Examples (completion) (markdown)

Junegunn Choi
2020-05-10 21:09:41 +09:00
parent 76eefc3a46
commit 7169db143d

@@ -50,7 +50,7 @@ _fzf_complete_git_post() {
}
```
### Custom trigger-less completion
### [BASH] Custom trigger-less completion
If you want to remove the `**` trigger just for certain completions, you can achieve this like so: