Fix caret notation breaking neomuttrc

This commit is contained in:
Tunui Franken 2022-05-15 21:16:55 +02:00
parent 736dd40bbb
commit 2223baec7e

View file

@ -177,4 +177,4 @@ folder-hook $folder source ~/.config/neomutt/accounts/{{ account.fulladdress }}.
macro index,pager i{{ loop.index }} '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/{{ account.fulladdress }}.neomuttrc<enter><change-folder>!<enter>;<check-stats>' "switch to {{ account.fulladdress }}" macro index,pager i{{ loop.index }} '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/{{ account.fulladdress }}.neomuttrc<enter><change-folder>!<enter>;<check-stats>' "switch to {{ account.fulladdress }}"
{% endfor %} {% endfor %}
macro index 'c' '<change-folder>?<change-dir><home> =<enter>' macro index 'c' '<change-folder>?<change-dir><enter>'