diff options
Diffstat (limited to '')
-rw-r--r-- | dot_muttrc.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_muttrc.tmpl b/dot_muttrc.tmpl index 8dd0352..5000ac5 100644 --- a/dot_muttrc.tmpl +++ b/dot_muttrc.tmpl @@ -162,3 +162,5 @@ macro index <Esc>N \ macro index <Esc>A \ "<limit>all<enter>" \ "Show all messages (remove limit)" + +# vim: set ft=neomuttrc: |