Dominique wrote:
> Bram Moolenaar <[email protected]> wrote: > > > Patch 9.0.1645 > > Problem: zserio files are not recognized. > > Solution: Add a pattern for zserio files. (Dominique Pell=C3=A9, > > closes #12544) > > Files: runtime/filetype.vim, src/testdir/test_filetype.vim > > Something is wrong with this patch 9.0.1645. > It's missing several files which were in the PR > at https://github.com/vim/vim/pull/12544/files > > in particular, the patch it's missing the > main file runtime/syntax/zserio.vim Runtime files are normally not included with a patch but with a runtime update commit. Only filetype changes are turned into a patch, because the tests need to run on CI. The missing files will be in the upcoming runtime file update. -- hundred-and-one symptoms of being an internet addict: 214. Your MCI "Circle of Friends" are all Hayes-compatible. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20230622210217.A87351C029F%40moolenaar.net.
