dist: Regenerate lists in vim/syntax/maddy-conf.vim

This commit is contained in:
fox.cpp 2019-12-13 19:24:16 +03:00
parent 0e9754206b
commit b675d110e5
No known key found for this signature in database
GPG key ID: E76D97CCEDE90B6C

View file

@ -86,7 +86,6 @@ syn keyword maddyModDir
\ appendlimit
\ attempt_starttls
\ auth
\ authenticate_mx
\ autogenerated_msg_domain
\ body_canon
\ bounce
@ -117,7 +116,6 @@ syn keyword maddyModDir
\ io_errors
\ junk_mailbox
\ key_path
\ listed_action
\ location
\ mailfrom
\ max_logged_rcpt_errors
@ -125,6 +123,8 @@ syn keyword maddyModDir
\ max_parallelism
\ max_recipients
\ max_tries
\ min_mx_level
\ min_tls_level
\ mtasts_cache
\ neutral_action
\ newkey_algo
@ -133,13 +133,16 @@ syn keyword maddyModDir
\ oversign_fields
\ perdomain
\ permerr_action
\ quarantine_threadhold
\ ratelimit
\ read_timeout
\ reject_threadhold
\ required_fields
\ require_sender_match
\ require_tls
\ responses
\ run_on
\ score
\ selector
\ sig_expiry
\ sign_fields
@ -154,7 +157,6 @@ syn keyword maddyModDir
\ tls
\ tls_client
\ use_helper
\ whitelist
\ write_timeout
hi def link maddyModDir Identifier