comparison src/version.c @ 29684:d6c90b936159 v9.0.0182

patch 9.0.0182: quarto files are not recognized Commit: https://github.com/vim/vim/commit/3a9687fb2749cb3da6e3bbf60cb9eaa81f7889ae Author: smjonas <jonas.strittmatter@gmx.de> Date: Wed Aug 10 11:48:10 2022 +0100 patch 9.0.0182: quarto files are not recognized Problem: Quarto files are not recognized. Solution: Recognize quarto files by the extension. (Jonas Strittmatter, closes #10880)
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Aug 2022 13:00:07 +0200
parents 57cfb39b7842
children 4153e4815b36
comparison
equal deleted inserted replaced
29683:b29b3b7f883e 29684:d6c90b936159
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 182,
738 /**/ 740 /**/
739 181, 741 181,
740 /**/ 742 /**/
741 180, 743 180,
742 /**/ 744 /**/