From 46759270ed4fc25949c3c19c3441cd8ec9dd26f9 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Sat, 14 May 2022 12:52:40 +0200 Subject: [PATCH] Activate change-dir macro --- 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 96821c7..2230589 100644 --- a/roles/neomutt/templates/neomuttrc.j2 +++ b/roles/neomutt/templates/neomuttrc.j2 @@ -178,4 +178,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' '? ='