mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
feat(completion): apply fish_indent
This commit is contained in:
parent
de426323be
commit
ca50a676b4
3 changed files with 2 additions and 3 deletions
|
@ -14,4 +14,3 @@ complete -c $command -s c \
|
||||||
|
|
||||||
complete -c $command -s d -d 'Specify the receiver of a content'
|
complete -c $command -s d -d 'Specify the receiver of a content'
|
||||||
complete -c $command -s t -x -d 'Specify the title of a content'
|
complete -c $command -s t -x -d 'Specify the title of a content'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue