]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(muttrc): fix mangled keywords in syntax script
authorMarkus Heidelberg <markus.heidelberg@web.de>
Mon, 19 May 2025 17:31:23 +0000 (19:31 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 19 May 2025 17:31:23 +0000 (19:31 +0200)
commit5ad53ca99f9575ba7f7f18d75d7527781f5b64cf
tree39a89331df7ae51e87f4f7eea31790e880c3e619
parent7b5550fac7d37f35285c78a8e74674817a7cfc99
runtime(muttrc): fix mangled keywords in syntax script

Regression introduced in commit 10f23e10a9 ("Update syntax/muttrc.vim to
latest mutt (#12797)", 2023-08-15)

Affected keywords:
  invresume_draft_files
  invresume_edited_draft_files
  mailcap_path
  mark_macro_prefix

closes: #17344

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/muttrc.vim