procmail and vimrc

This commit is contained in:
Frank Villaro-Dixon 2014-06-17 17:21:35 +02:00
parent cb81af8b42
commit e6e04fc565
3 changed files with 8 additions and 0 deletions

View file

@ -34,3 +34,5 @@
smtpserver = www.villaro-dixon.eu
smtpserverport = 587
smtpuser = frank_mail
[credential]
helper = cache

View file

@ -34,6 +34,11 @@ SED=/bin/sed
* ^To:.*mesopinions@vi-di.fr.*
$SPAMBOX
#Out MarcelFuckingGreen
:0
* ^From:.*Marcel Green.*
$SPAMBOX
:0
* ^From:.*Pourmonbureau.com.*
$SPAMBOX

View file

@ -159,6 +159,7 @@ inoremap § <esc>/<+.\{-1,}+><return>c/+>/e<return>
au BufRead /dev/shm/mutt-* set tw=74 fo+=aw noautoindent
autocmd BufRead,BufNewFile *.tex set tw=80 fo+=aw
autocmd BufRead,BufNewFile *.markdown set tw=80 fo+=aw
autocmd BufRead,BufNewFile *.latex set tw=80 fo+=aw
autocmd BufRead,BufNewFile *.lista set filetype=lisp
autocmd BufRead,BufNewFile *.xml set ts=4 sw=4