mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
fix(function): format code
This commit is contained in:
parent
31fd5b3b64
commit
98dbe41309
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ function __fish_complete_extension \
|
|||
printf "%s%s\n" $token $extension
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue