diff options
author | Aaron LI <aaronly.me@outlook.com> | 2015-02-06 12:00:30 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2015-02-06 12:00:30 +0800 |
commit | ffb440066d953391036b6d842e9612680d21bc9b (patch) | |
tree | 015b7452b8e64b0f8f365c6881cb05cf0759c47c /.mutt/attachments | |
parent | 4403a73e1de25b09691f8f30ea0d6ad784f85f8b (diff) | |
download | dotfiles-ffb440066d953391036b6d842e9612680d21bc9b.tar.bz2 |
Added 'X-Label' tools & settings to mutt.
* mutt-xlabel.py: manipulate labels.
Diffstat (limited to '.mutt/attachments')
-rw-r--r-- | .mutt/attachments | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/attachments b/.mutt/attachments index 6535626..74575de 100644 --- a/.mutt/attachments +++ b/.mutt/attachments @@ -61,4 +61,4 @@ attachments -I message/external-body ## your current settings in Muttrc format, so that it can be pasted ## elsewhere. -# vim: filetype=muttrc +# vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=muttrc: # |