comparison src/version.c @ 26390:24632928d8c5 v8.2.3726

patch 8.2.3726: README file in a config directory gets wrong filetype Commit: https://github.com/vim/vim/commit/c903695be54189fd7199121e9cd669e722fbc9c2 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 3 11:44:03 2021 +0000 patch 8.2.3726: README file in a config directory gets wrong filetype Problem: README file in a config directory gets wrong filetype. Solution: Match README before patterns that match everything in a directory.
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Dec 2021 12:45:03 +0100
parents 8aba638e91eb
children 201243ceaa18
comparison
equal deleted inserted replaced
26389:c3782f7ba000 26390:24632928d8c5
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3726,
756 /**/ 758 /**/
757 3725, 759 3725,
758 /**/ 760 /**/
759 3724, 761 3724,
760 /**/ 762 /**/