As described for example here: https://fishshell.com/docs/current/completions.html#where-to-put-completions the user-land completions should be put into `~/.config/fish/completions/` and not into `config.fish` file.
As described for example here: https://fishshell.com/docs/current/completions.html#where-to-put-completions the user-land completions should be put into
~/.config/fish/completions/and not intoconfig.fishfile.