mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03:00
Remove trailing whitespaces and change tabs to spaces
This commit is contained in:
@@ -32,7 +32,7 @@ function __fish_complete_subcommand -d "Complete subcommand"
|
||||
case '-*'
|
||||
case '*=*'
|
||||
case '*'
|
||||
|
||||
|
||||
set had_cmd 1
|
||||
set res $i
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user