# HG changeset patch # User zegervdv # Date 1662033614 -7200 # Node ID eb85d49022ac907b5b069952600ab5bacf35678e # Parent fddc9726f457af7ff809a47996db082c1d525a67 fix breaking change in heirline diff -r fddc9726f457 -r eb85d49022ac .chezmoitemplates/init.lua --- a/.chezmoitemplates/init.lua Wed Aug 31 08:27:31 2022 +0200 +++ b/.chezmoitemplates/init.lua Thu Sep 01 14:00:14 2022 +0200 @@ -572,7 +572,7 @@ rbound, } local statusline = { - init = utils.pick_child_on_condition, + fallthrough = false, hl = { bg = 'bg' }, statusline_inactive, statusline_default, @@ -650,8 +650,6 @@ } -- Filetypes - use { 'lepture/vim-jinja' } - use { 'nathangrigg/vim-beancount' } -- Integration with external tools