changeset 644:eb85d49022ac

fix breaking change in heirline
author zegervdv <zegervdv@me.com>
date Thu, 01 Sep 2022 14:00:14 +0200
parents fddc9726f457
children 19ce1b93d3cf
files .chezmoitemplates/init.lua
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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