X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vim%2Fsyntax%2Fmsmtp.vim;h=1b0f8df554e0800df68bf67c3da9976a10b32ec2;hb=51acc1fceca54aff868e32ce31c10459c4fbaac6;hp=6915cb46940c55fe406f83064e9a1de65f5575ad;hpb=cd35eefb77a295052968510d13ff3abed61427e1;p=config%2Fdotfiles.git diff --git a/vim/syntax/msmtp.vim b/vim/syntax/msmtp.vim index 6915cb4..1b0f8df 100644 --- a/vim/syntax/msmtp.vim +++ b/vim/syntax/msmtp.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: msmtp rc files -" Maintainer: Simon Ruderich +" Maintainer: Simon Ruderich " Last Change: 2008-08-23 " Filenames: msmtprc " Version: 0.1 @@ -19,9 +19,9 @@ syn match msmtpComment /#.*$/ contains=@Spell " General commands. syntax match msmtpOption /\<\(defaults\|account\|host\|port\|timeout\|protocol\|domain\)\>/ " Authentication commands. -syntax match msmtpOption /\<\(auth\|user\|password\|ntlmdomain\)\>/ +syntax match msmtpOption /\<\(auth\|user\|password\|passwordeval\|ntlmdomain\)\>/ " TLS commands. -syntax match msmtpOption /\<\(tls\|tls_trust_file\|tls_crl_file\|tls_key_file\|tls_cert_file\|tls_certcheck\|tls_starttls\|tls_force_sslv3\|tls_min_dh_prime_bits\|tls_priorities\)\>/ +syntax match msmtpOption /\<\(tls\|tls_trust_file\|tls_crl_file\|tls_fingerprint\|tls_key_file\|tls_cert_file\|tls_certcheck\|tls_starttls\|tls_force_sslv3\|tls_min_dh_prime_bits\|tls_priorities\)\>/ " Sendmail mode specific commands. syntax match msmtpOption /\<\(auto_from\|from\|maildomain\|dsn_notify\|dsn_return\|keepbcc\|logfile\|syslog\)\>/ @@ -35,7 +35,7 @@ syn match msmtpWrongOption /\