Re: [bug][runtime] Incorrect detection for gitsendemail ftplugin

2017-07-11 Fir de Conversatie astian
Bram Moolenaar wrote: > >> Additionally, it would be nice IMO if *.patch files generated by >> git-format-patch were highlighted in the same way as "gitsendemail" >> files, since they look basically the same. >> >> I propose the patch below. > > I'll include this, thanks. Thanks. Please note that

Re: [bug][runtime] Incorrect detection for gitsendemail ftplugin

2017-07-11 Fir de Conversatie Bram Moolenaar
Astian wrote: > (Note: I originally sent this message to vim-...@vim.org, but that seems > to have been eaten by a grue, so I'm trying again with googlegroups.) > > Currently filetype.vim uses the pattern ".msg.[0-9]*" [0], but > git-send-email generates files named like ".gitsendemail.msg.X

[bug][runtime] Incorrect detection for gitsendemail ftplugin

2017-07-10 Fir de Conversatie astian
(Note: I originally sent this message to vim-...@vim.org, but that seems to have been eaten by a grue, so I'm trying again with googlegroups.) Currently filetype.vim uses the pattern ".msg.[0-9]*" [0], but git-send-email generates files named like ".gitsendemail.msg.XX" [1]. Evidently the git