mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 20:21:16 -03:00
Remove obsolete comment working around late fish_indent bug
This commit is contained in:
@@ -382,7 +382,6 @@ function __fish_config_theme_choose
|
||||
end
|
||||
end
|
||||
if not $need_hook || test -n "$fish_terminal_color_theme" ||
|
||||
# comment to work around fish_indent bug
|
||||
{
|
||||
$theme_is_color_theme_aware && test -z "$fish_terminal_color_theme"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user