From: Simon Ruderich Date: Sun, 15 May 2011 13:01:58 +0000 (+0200) Subject: vim/syntax/msmtp.vim: Update, sync with upstream (version 1.4.24). X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=34e7cc366204a8e6262cbb691e4892c410509793 vim/syntax/msmtp.vim: Update, sync with upstream (version 1.4.24). --- diff --git a/vim/syntax/msmtp.vim b/vim/syntax/msmtp.vim index 5efc9cc..1b0f8df 100644 --- a/vim/syntax/msmtp.vim +++ b/vim/syntax/msmtp.vim @@ -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 /\