Fix caret notation breaking neomuttrc
This commit is contained in:
parent
736dd40bbb
commit
2223baec7e
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
||||
{% endfor %}
|
||||
macro index 'c' '<change-folder>?<change-dir><home>=<enter>'
|
||||
macro index 'c' '<change-folder>?<change-dir><enter>'
|
||||
|
|
Loading…
Add table
Reference in a new issue