From: martin f. krafft Date: Mon, 20 Aug 2007 22:58:39 +0000 (+0200) Subject: add vim modelines for ft=muttrc X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/2503f362c0a24a82dfb94575d326ca5ea6a0cb4f?hp=bd03ed52415095956f1f98c1bdad850b0dfd553c add vim modelines for ft=muttrc --- diff --git a/alternates b/alternates index 524ed87..ae99076 100644 --- a/alternates +++ b/alternates @@ -31,3 +31,5 @@ alternates martin@krafft.(de|ch) alternates .+@blog\.madduck\.net alternates .+@(rw|int|home)\.madduck\.net alternates (contact|info|feedback|errata)@debiansystem.info + +# vim:ft=muttrc diff --git a/headers b/headers index 5d24f47..c0e146e 100644 --- a/headers +++ b/headers @@ -29,3 +29,5 @@ unignore x-spam: #unignore user-agent x-mailer x-newsreader unignore x-justme unignore x-autoreplied + +# vim:ft=muttrc diff --git a/hooks b/hooks index 412c81d..38eec1f 100644 --- a/hooks +++ b/hooks @@ -18,4 +18,6 @@ send-hook '~C git@vger\.kernel\.org' 'unset followup_to' #macro index L 'L' # NOTE: using M-F-T from procmail for now +folder-hook spam push '~Ns' + # vim:ft=muttrc diff --git a/lists b/lists index 21a6c19..d1b13e9 100644 --- a/lists +++ b/lists @@ -215,3 +215,5 @@ subscribe xfs@oss.sgi.com #subscribe zope@dzug.org #subscribe zope@zope.org #subscribe zwiki@zwiki.org + +# vim:ft=muttrc diff --git a/offline b/offline index 9913743..be1674d 100644 --- a/offline +++ b/offline @@ -1 +1,3 @@ set sendmail="~/.mutt/sendmail" + +# vim:ft=muttrc