mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 15:42:52 +00:00
vim-patch:5ad53ca: runtime(muttrc): fix mangled keywords in syntax script
Regression introduced in commit 10f23e10a9 ("Update syntax/muttrc.vim to
latest mutt (vim/vim#12797)", 2023-08-15)
Affected keywords:
invresume_draft_files
invresume_edited_draft_files
mailcap_path
mark_macro_prefix
closes: vim/vim#17344
5ad53ca99f
Co-authored-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
committed by
Christian Clason
parent
dbe17da120
commit
14631e2264
@@ -3,6 +3,7 @@
|
|||||||
" Original: Preben 'Peppe' Guldberg <peppe-vim@wielders.org>
|
" Original: Preben 'Peppe' Guldberg <peppe-vim@wielders.org>
|
||||||
" Maintainer: Luna Celeste <luna@unixpoet.dev>
|
" Maintainer: Luna Celeste <luna@unixpoet.dev>
|
||||||
" Last Change: 14 Aug 2023
|
" Last Change: 14 Aug 2023
|
||||||
|
" 2025 May 19 re-include missing mutt Keywords #17344
|
||||||
|
|
||||||
" This file covers mutt version 2.2.10
|
" This file covers mutt version 2.2.10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user