mutt and vim
This commit is contained in:
parent
60e0ec1df7
commit
8c74209486
3 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,7 @@ set smtp_url="smtp://frank_mail@villaro-dixon.eu:587"
|
|||
|
||||
my_hdr X-URL: http://frank.villaro-dixon.eu
|
||||
my_hdr X-Message-Flag: This message violates the USA PATRIOT Act (HR 3162), section 811(c). Intercepted by CARNIVORE/3.0
|
||||
my_hdr Reply-By: Wed, 1 Apr 2000 12:00:00 -0500
|
||||
##my_hdr Reply-By: Wed, 1 Apr 2000 12:00:00 -0500
|
||||
|
||||
set smtp_pass = $my_frank_smtp_pass
|
||||
set imap_pass = $my_frank_imap_pass
|
||||
|
|
|
@ -6,3 +6,4 @@ init
|
|||
i
|
||||
printf
|
||||
connectique
|
||||
recontacte
|
||||
|
|
|
@ -140,6 +140,7 @@ au BufRead /dev/shm/mutt-* set tw=80 fo+=aw noautoindent
|
|||
|
||||
autocmd BufRead,BufNewFile *.tex set tw=80
|
||||
autocmd BufRead,BufNewFile *.latex set tw=80
|
||||
autocmd BufRead,BufNewFile *.lista set filetype=lisp
|
||||
|
||||
|
||||
"Automatic documentation
|
||||
|
|
Loading…
Reference in a new issue