diff --git a/Examples-(completion).md b/Examples-(completion).md index 7627ffa..6c45221 100644 --- a/Examples-(completion).md +++ b/Examples-(completion).md @@ -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: