Skip to content

Commit

Permalink
fix heirline after pick_child_on_condition deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
Samyak2 committed Sep 2, 2022
1 parent d1d38ae commit fe44241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/statusline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ local StatusLines = {
}
end
end,
init = require'heirline.utils'.pick_child_on_condition,
fallthrough = false,
SpecialStatusline, InactiveStatusline, DefaultStatusline,
}

Expand Down

0 comments on commit fe44241

Please sign in to comment.