From 2223baec7ed1e4da575ff1e043c6a9748d2d0b2d Mon Sep 17 00:00:00 2001 From: Tunui Franken Date: Sun, 15 May 2022 21:16:55 +0200 Subject: [PATCH] Fix caret notation breaking neomuttrc --- roles/neomutt/templates/neomuttrc.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/neomutt/templates/neomuttrc.j2 b/roles/neomutt/templates/neomuttrc.j2 index 416801c..e09592e 100644 --- a/roles/neomutt/templates/neomuttrc.j2 +++ b/roles/neomutt/templates/neomuttrc.j2 @@ -177,4 +177,4 @@ folder-hook $folder source ~/.config/neomutt/accounts/{{ account.fulladdress }}. macro index,pager i{{ loop.index }} 'source ~/.config/neomutt/accounts/{{ account.fulladdress }}.neomuttrc!;' "switch to {{ account.fulladdress }}" {% endfor %} -macro index 'c' '? =' +macro index 'c' '?'