Update stgedit.vim for Patch header
commit52e1c0080f1e85f37de150503710d5ec1848d9de
authorPeter Grayson <pete@jpgrayson.net>
Fri, 9 Jul 2021 23:09:03 +0000 (9 19:09 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Fri, 9 Jul 2021 23:12:15 +0000 (9 19:12 -0400)
tree444cb8c46340b050fc61ed5e058eb490f7d6a43a
parent8a82623e0ebdbfe4df7b46334688702b0f9f824d
Update stgedit.vim for Patch header

The new capability to edit the patch name in the editor with `stg edit`
introduced the "Patch:" header to the .stgit-edit.patch file.

The stgedit.vim syntax file is updated to comprehend this new header as
well as eliminate its dependency on vim's built-in mail.vim syntax.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
contrib/vim/syntax/stgedit.vim